#cc094c color space conversions
Hex:
#cc094c
RGB:
204, 9, 76
CMY:
20, 96, 70
CMYK:
0, 96, 63, 20
HSL:
339°, 91.5493%, 41.7647%
HSV (HSB):
339°, 95.5882%, 80.0000%
XYZ:
26.3040, 13.5545, 8.0674
xyY:
0.5488, 0.2828, 13.5545
CIE-Lab:
43.5872, 68.9938, 18.7349
CIE-LCH:
43.5872, 71.4923, 15.1921
CIE-Luv:
43.5872, 122.7802, 6.9555
Hunter-Lab:
36.8165, 63.1028, 12.7797
#cc094c color charts
#cc094c color shades, tints & tones
#cc094c color schemes
#cc094c color preview, HTML & CSS examples
This text has a color of #cc094c
<p style="color:#cc094c;">Text here</p>
.mytext {color:#cc094c;}
This box has a color of #cc094c
<div style="background-color:#cc094c;">Content here</div>
.mybackground {background-color:#cc094c;}
Border around this has a color of #cc094c
<div style="border:2px solid #cc094c;">Content here</div>
.myborder {border:2px solid #cc094c;}