#cc123e color space conversions
Hex:
#cc123e
RGB:
204, 18, 62
CMY:
20, 93, 76
CMYK:
0, 91, 70, 20
HSL:
346°, 83.7838%, 43.5294%
HSV (HSB):
346°, 91.1765%, 80.0000%
XYZ:
25.9876, 13.6178, 5.8162
xyY:
0.5721, 0.2998, 13.6178
CIE-Lab:
43.6797, 67.2833, 27.5738
CIE-LCH:
43.6797, 72.7142, 22.2846
CIE-Luv:
43.6797, 125.9565, 15.0192
Hunter-Lab:
36.9023, 61.1258, 16.4868
#cc123e color charts
#cc123e color shades, tints & tones
#cc123e color schemes
#cc123e color preview, HTML & CSS examples
This text has a color of #cc123e
<p style="color:#cc123e;">Text here</p>
.mytext {color:#cc123e;}
This box has a color of #cc123e
<div style="background-color:#cc123e;">Content here</div>
.mybackground {background-color:#cc123e;}
Border around this has a color of #cc123e
<div style="border:2px solid #cc123e;">Content here</div>
.myborder {border:2px solid #cc123e;}