#cc742b color space conversions
Hex:
#cc742b
RGB:
204, 116, 43
CMY:
20, 55, 83
CMYK:
0, 43, 79, 20
HSL:
27°, 65.1822%, 48.4314%
HSV (HSB):
27°, 78.9216%, 80.0000%
XYZ:
31.5833, 25.5026, 5.5434
xyY:
0.5043, 0.4072, 25.5026
CIE-Lab:
57.5618, 29.2420, 52.7052
CIE-LCH:
57.5618, 60.2739, 60.9775
CIE-Luv:
57.5618, 71.4221, 48.2706
Hunter-Lab:
50.5001, 23.2607, 28.8418
#cc742b color charts
#cc742b color shades, tints & tones
#cc742b color schemes
#cc742b color preview, HTML & CSS examples
This text has a color of #cc742b
<p style="color:#cc742b;">Text here</p>
.mytext {color:#cc742b;}
This box has a color of #cc742b
<div style="background-color:#cc742b;">Content here</div>
.mybackground {background-color:#cc742b;}
Border around this has a color of #cc742b
<div style="border:2px solid #cc742b;">Content here</div>
.myborder {border:2px solid #cc742b;}