#cc322b color space conversions
Hex:
#cc322b
RGB:
204, 50, 43
CMY:
20, 80, 83
CMYK:
0, 75, 79, 20
HSL:
3°, 65.1822%, 48.4314%
HSV (HSB):
3°, 78.9216%, 80.0000%
XYZ:
26.4785, 15.2930, 3.8418
xyY:
0.5805, 0.3353, 15.2930
CIE-Lab:
46.0329, 59.1707, 41.3558
CIE-LCH:
46.0329, 72.1906, 34.9506
CIE-Luv:
46.0329, 118.6384, 27.7606
Hunter-Lab:
39.1063, 52.4248, 21.5498
#cc322b color charts
#cc322b color shades, tints & tones
#cc322b color schemes
#cc322b color preview, HTML & CSS examples
This text has a color of #cc322b
<p style="color:#cc322b;">Text here</p>
.mytext {color:#cc322b;}
This box has a color of #cc322b
<div style="background-color:#cc322b;">Content here</div>
.mybackground {background-color:#cc322b;}
Border around this has a color of #cc322b
<div style="border:2px solid #cc322b;">Content here</div>
.myborder {border:2px solid #cc322b;}