#cc2127 color space conversions
Hex:
#cc2127
RGB:
204, 33, 39
CMY:
20, 87, 85
CMYK:
0, 84, 81, 20
HSL:
358°, 72.1519%, 46.4706%
HSV (HSB):
358°, 83.8235%, 80.0000%
XYZ:
25.8119, 14.0716, 3.2751
xyY:
0.5981, 0.3260, 14.0716
CIE-Lab:
44.3354, 63.7240, 41.8273
CIE-LCH:
44.3354, 76.2251, 33.2802
CIE-Luv:
44.3354, 127.1778, 25.9328
Hunter-Lab:
37.5121, 57.1789, 21.0820
#cc2127 color charts
#cc2127 color shades, tints & tones
#cc2127 color schemes
#cc2127 color preview, HTML & CSS examples
This text has a color of #cc2127
<p style="color:#cc2127;">Text here</p>
.mytext {color:#cc2127;}
This box has a color of #cc2127
<div style="background-color:#cc2127;">Content here</div>
.mybackground {background-color:#cc2127;}
Border around this has a color of #cc2127
<div style="border:2px solid #cc2127;">Content here</div>
.myborder {border:2px solid #cc2127;}