Lipstick red to HEX — Color Code

HEX

#c0022f

Format Value
HEX #c0022f
RGB rgb(192, 2, 47)
HSL hsl(345.8, 97.9%, 38%)
CMYK cmyk(0%, 99%, 75.5%, 24.7%)

What is the HEX code for lipstick red?

The CSS color lipstick red in HEX format is #c0022f. Use this value directly in CSS, SVG, and most design tools.

How do I use lipstick red in CSS?

To apply lipstick red in CSS:

  • Text color: color: #c0022f;
  • Background: background-color: #c0022f;
  • Border: border-color: #c0022f;

What are all the color format values for lipstick red?

FormatValue
HEX#c0022f
RGBrgb(192, 2, 47)
HSLhsl(345.8, 97.9%, 38%)
CMYKcmyk(0%, 99%, 75.5%, 24.7%)

How do I convert lipstick red to HEX?

Select lipstick red from the color name list in our color converter. The HEX value — #c0022f — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does lipstick red belong to?

lipstick red belongs to the red color family. It is a medium, vivid color with HSL values: hue 345.8°, saturation 97.9%, lightness 38%.

How do I create lighter and darker shades of lipstick red?

Lighter variant (lightness 53%): #fc1249. Darker variant (lightness 23%): #74011c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.