#c9084c color space conversions
Hex:
#c9084c
RGB:
201, 8, 76
CMY:
21, 97, 70
CMYK:
0, 96, 62, 21
HSL:
339°, 92.3445%, 40.9804%
HSV (HSB):
339°, 96.0199%, 78.8235%
XYZ:
25.4787, 13.1130, 8.0257
xyY:
0.5466, 0.2813, 13.1130
CIE-Lab:
42.9330, 68.3697, 17.7521
CIE-LCH:
42.9330, 70.6368, 14.5553
CIE-Luv:
42.9330, 120.5711, 6.0942
Hunter-Lab:
36.2118, 62.2223, 12.2078
#c9084c color charts
#c9084c color shades, tints & tones
#c9084c color schemes
#c9084c color preview, HTML & CSS examples
This text has a color of #c9084c
<p style="color:#c9084c;">Text here</p>
.mytext {color:#c9084c;}
This box has a color of #c9084c
<div style="background-color:#c9084c;">Content here</div>
.mybackground {background-color:#c9084c;}
Border around this has a color of #c9084c
<div style="border:2px solid #c9084c;">Content here</div>
.myborder {border:2px solid #c9084c;}