#c9124c color space conversions
Hex:
#c9124c
RGB:
201, 18, 76
CMY:
21, 93, 70
CMYK:
0, 91, 62, 21
HSL:
341°, 83.5616%, 42.9412%
HSV (HSB):
341°, 91.0448%, 78.8235%
XYZ:
25.6082, 13.3719, 8.0688
xyY:
0.5443, 0.2842, 13.3719
CIE-Lab:
43.3184, 67.2537, 18.2665
CIE-LCH:
43.3184, 69.6902, 15.1953
CIE-Luv:
43.3184, 118.9618, 6.9246
Hunter-Lab:
36.5676, 61.0096, 12.5147
#c9124c color charts
#c9124c color shades, tints & tones
#c9124c color schemes
#c9124c color preview, HTML & CSS examples
This text has a color of #c9124c
<p style="color:#c9124c;">Text here</p>
.mytext {color:#c9124c;}
This box has a color of #c9124c
<div style="background-color:#c9124c;">Content here</div>
.mybackground {background-color:#c9124c;}
Border around this has a color of #c9124c
<div style="border:2px solid #c9124c;">Content here</div>
.myborder {border:2px solid #c9124c;}