#cd5200 color space conversions
Hex:
#cd5200
RGB:
205, 82, 0
CMY:
20, 68, 100
CMYK:
0, 60, 100, 20
HSL:
24°, 100.0000%, 40.1961%
HSV (HSB):
24°, 100.0000%, 80.3922%
XYZ:
28.1941, 19.0137, 2.1840
xyY:
0.5708, 0.3850, 19.0137
CIE-Lab:
50.7033, 45.9457, 60.6645
CIE-LCH:
50.7033, 76.0998, 52.8606
CIE-Luv:
50.7033, 101.9296, 43.8361
Hunter-Lab:
43.6047, 39.1070, 27.5537
#cd5200 color charts
#cd5200 color shades, tints & tones
#cd5200 color schemes
#cd5200 color preview, HTML & CSS examples
This text has a color of #cd5200
<p style="color:#cd5200;">Text here</p>
.mytext {color:#cd5200;}
This box has a color of #cd5200
<div style="background-color:#cd5200;">Content here</div>
.mybackground {background-color:#cd5200;}
Border around this has a color of #cd5200
<div style="border:2px solid #cd5200;">Content here</div>
.myborder {border:2px solid #cd5200;}