#cc501f color space conversions
Hex:
#cc501f
RGB:
204, 80, 31
CMY:
20, 69, 88
CMYK:
0, 61, 85, 20
HSL:
17°, 73.6170%, 46.0784%
HSV (HSB):
17°, 84.8039%, 80.0000%
XYZ:
28.0178, 18.6736, 3.4240
xyY:
0.5591, 0.3726, 18.6736
CIE-Lab:
50.3031, 46.9738, 51.1880
CIE-LCH:
50.3031, 69.4748, 47.4582
CIE-Luv:
50.3031, 100.8046, 38.9149
Hunter-Lab:
43.2130, 40.1106, 25.5512
#cc501f color charts
#cc501f color shades, tints & tones
#cc501f color schemes
#cc501f color preview, HTML & CSS examples
This text has a color of #cc501f
<p style="color:#cc501f;">Text here</p>
.mytext {color:#cc501f;}
This box has a color of #cc501f
<div style="background-color:#cc501f;">Content here</div>
.mybackground {background-color:#cc501f;}
Border around this has a color of #cc501f
<div style="border:2px solid #cc501f;">Content here</div>
.myborder {border:2px solid #cc501f;}