#cd500c color space conversions
Hex:
#cd500c
RGB:
205, 80, 12
CMY:
20, 69, 95
CMYK:
0, 61, 94, 20
HSL:
21°, 88.9401%, 42.5490%
HSV (HSB):
21°, 94.1463%, 80.3922%
XYZ:
28.1119, 18.7430, 2.4839
xyY:
0.5698, 0.3799, 18.7430
CIE-Lab:
50.3852, 46.9921, 57.7346
CIE-LCH:
50.3852, 74.4415, 50.8567
CIE-Luv:
50.3852, 102.9739, 42.1097
Hunter-Lab:
43.2932, 40.1435, 26.9035
#cd500c color charts
#cd500c color shades, tints & tones
#cd500c color schemes
#cd500c color preview, HTML & CSS examples
This text has a color of #cd500c
<p style="color:#cd500c;">Text here</p>
.mytext {color:#cd500c;}
This box has a color of #cd500c
<div style="background-color:#cd500c;">Content here</div>
.mybackground {background-color:#cd500c;}
Border around this has a color of #cd500c
<div style="border:2px solid #cd500c;">Content here</div>
.myborder {border:2px solid #cd500c;}