#cc501b color space conversions
Hex:
#cc501b
RGB:
204, 80, 27
CMY:
20, 69, 89
CMYK:
0, 61, 87, 20
HSL:
18°, 76.6234%, 45.2941%
HSV (HSB):
18°, 86.7647%, 80.0000%
XYZ:
27.9683, 18.6538, 3.1634
xyY:
0.5618, 0.3747, 18.6538
CIE-Lab:
50.2797, 46.8788, 52.7917
CIE-LCH:
50.2797, 70.6016, 48.3951
CIE-Luv:
50.2797, 101.1680, 39.7567
Hunter-Lab:
43.1901, 40.0075, 25.8905
#cc501b color charts
#cc501b color shades, tints & tones
#cc501b color schemes
#cc501b color preview, HTML & CSS examples
This text has a color of #cc501b
<p style="color:#cc501b;">Text here</p>
.mytext {color:#cc501b;}
This box has a color of #cc501b
<div style="background-color:#cc501b;">Content here</div>
.mybackground {background-color:#cc501b;}
Border around this has a color of #cc501b
<div style="border:2px solid #cc501b;">Content here</div>
.myborder {border:2px solid #cc501b;}