#cc223b color space conversions
Hex:
#cc223b
RGB:
204, 34, 59
CMY:
20, 87, 77
CMYK:
0, 83, 71, 20
HSL:
351°, 71.4286%, 46.6667%
HSV (HSB):
351°, 83.3333%, 80.0000%
XYZ:
26.2633, 14.2972, 5.5131
xyY:
0.5700, 0.3103, 14.2972
CIE-Lab:
44.6562, 64.2179, 30.5893
CIE-LCH:
44.6562, 71.1312, 25.4702
CIE-Luv:
44.6562, 122.2094, 18.4822
Hunter-Lab:
37.8116, 57.8126, 17.8234
#cc223b color charts
#cc223b color shades, tints & tones
#cc223b color schemes
#cc223b color preview, HTML & CSS examples
This text has a color of #cc223b
<p style="color:#cc223b;">Text here</p>
.mytext {color:#cc223b;}
This box has a color of #cc223b
<div style="background-color:#cc223b;">Content here</div>
.mybackground {background-color:#cc223b;}
Border around this has a color of #cc223b
<div style="border:2px solid #cc223b;">Content here</div>
.myborder {border:2px solid #cc223b;}