#c9084a color space conversions
Hex:
#c9084a
RGB:
201, 8, 74
CMY:
21, 97, 71
CMYK:
0, 96, 63, 21
HSL:
339°, 92.3445%, 40.9804%
HSV (HSB):
339°, 96.0199%, 78.8235%
XYZ:
25.4103, 13.0856, 7.6651
xyY:
0.5505, 0.2835, 13.0856
CIE-Lab:
42.8919, 68.2576, 18.9565
CIE-LCH:
42.8919, 70.8410, 15.5210
CIE-Luv:
42.8919, 121.3039, 7.2315
Hunter-Lab:
36.1740, 62.0820, 12.7586
#c9084a color charts
#c9084a color shades, tints & tones
#c9084a color schemes
#c9084a color preview, HTML & CSS examples
This text has a color of #c9084a
<p style="color:#c9084a;">Text here</p>
.mytext {color:#c9084a;}
This box has a color of #c9084a
<div style="background-color:#c9084a;">Content here</div>
.mybackground {background-color:#c9084a;}
Border around this has a color of #c9084a
<div style="border:2px solid #c9084a;">Content here</div>
.myborder {border:2px solid #c9084a;}