#cc2027 color space conversions
Hex:
#cc2027
RGB:
204, 32, 39
CMY:
20, 87, 85
CMYK:
0, 84, 81, 20
HSL:
358°, 72.8814%, 46.2745%
HSV (HSB):
358°, 84.3137%, 80.0000%
XYZ:
25.7846, 14.0169, 3.2660
xyY:
0.5987, 0.3255, 14.0169
CIE-Lab:
44.2571, 63.9470, 41.7501
CIE-LCH:
44.2571, 76.3694, 33.1400
CIE-Luv:
44.2571, 127.5544, 25.7863
Hunter-Lab:
37.4391, 57.4156, 21.0352
#cc2027 color charts
#cc2027 color shades, tints & tones
#cc2027 color schemes
#cc2027 color preview, HTML & CSS examples
This text has a color of #cc2027
<p style="color:#cc2027;">Text here</p>
.mytext {color:#cc2027;}
This box has a color of #cc2027
<div style="background-color:#cc2027;">Content here</div>
.mybackground {background-color:#cc2027;}
Border around this has a color of #cc2027
<div style="border:2px solid #cc2027;">Content here</div>
.myborder {border:2px solid #cc2027;}