#cd501c color space conversions
Hex:
#cd501c
RGB:
205, 80, 28
CMY:
20, 69, 89
CMYK:
0, 61, 86, 20
HSL:
18°, 75.9657%, 45.6863%
HSV (HSB):
18°, 86.3415%, 80.3922%
XYZ:
28.2551, 18.8003, 3.2382
xyY:
0.5618, 0.3738, 18.8003
CIE-Lab:
50.4527, 47.2657, 52.6088
CIE-LCH:
50.4527, 70.7230, 48.0623
CIE-Luv:
50.4527, 101.9098, 39.6579
Hunter-Lab:
43.3593, 40.4408, 25.9235
#cd501c color charts
#cd501c color shades, tints & tones
#cd501c color schemes
#cd501c color preview, HTML & CSS examples
This text has a color of #cd501c
<p style="color:#cd501c;">Text here</p>
.mytext {color:#cd501c;}
This box has a color of #cd501c
<div style="background-color:#cd501c;">Content here</div>
.mybackground {background-color:#cd501c;}
Border around this has a color of #cd501c
<div style="border:2px solid #cd501c;">Content here</div>
.myborder {border:2px solid #cd501c;}