#cc096d color space conversions
Hex:
#cc096d
RGB:
204, 9, 109
CMY:
20, 96, 57
CMYK:
0, 96, 47, 20
HSL:
329°, 91.5493%, 41.7647%
HSV (HSB):
329°, 95.5882%, 80.0000%
XYZ:
27.7598, 14.1369, 15.7336
xyY:
0.4817, 0.2453, 14.1369
CIE-Lab:
44.4286, 71.2707, -0.7636
CIE-LCH:
44.4286, 71.2748, 359.3861
CIE-Luv:
44.4286, 109.1833, -14.4629
Hunter-Lab:
37.5990, 65.9905, 1.5090
#cc096d color charts
#cc096d color shades, tints & tones
#cc096d color schemes
#cc096d color preview, HTML & CSS examples
This text has a color of #cc096d
<p style="color:#cc096d;">Text here</p>
.mytext {color:#cc096d;}
This box has a color of #cc096d
<div style="background-color:#cc096d;">Content here</div>
.mybackground {background-color:#cc096d;}
Border around this has a color of #cc096d
<div style="border:2px solid #cc096d;">Content here</div>
.myborder {border:2px solid #cc096d;}