#cc2231 color space conversions
Hex:
#cc2231
RGB:
204, 34, 49
CMY:
20, 87, 81
CMYK:
0, 83, 76, 20
HSL:
355°, 71.4286%, 46.6667%
HSV (HSB):
355°, 83.3333%, 80.0000%
XYZ:
26.0282, 14.2032, 4.2754
xyY:
0.5848, 0.3191, 14.2032
CIE-Lab:
44.5229, 63.8178, 36.3719
CIE-LCH:
44.5229, 73.4549, 29.6803
CIE-Luv:
44.5229, 124.7122, 22.6410
Hunter-Lab:
37.6871, 57.3269, 19.6549
#cc2231 color charts
#cc2231 color shades, tints & tones
#cc2231 color schemes
#cc2231 color preview, HTML & CSS examples
This text has a color of #cc2231
<p style="color:#cc2231;">Text here</p>
.mytext {color:#cc2231;}
This box has a color of #cc2231
<div style="background-color:#cc2231;">Content here</div>
.mybackground {background-color:#cc2231;}
Border around this has a color of #cc2231
<div style="border:2px solid #cc2231;">Content here</div>
.myborder {border:2px solid #cc2231;}