#cd702d color space conversions
Hex:
#cd702d
RGB:
205, 112, 45
CMY:
20, 56, 82
CMYK:
0, 45, 78, 20
HSL:
25°, 64.0000%, 49.0196%
HSV (HSB):
25°, 78.0488%, 80.3922%
XYZ:
31.4447, 24.7569, 5.6039
xyY:
0.5088, 0.4006, 24.7569
CIE-Lab:
56.8378, 31.8554, 51.1882
CIE-LCH:
56.8378, 60.2910, 58.1052
CIE-Luv:
56.8378, 75.3014, 46.3005
Hunter-Lab:
49.7563, 25.7336, 28.1518
#cd702d color charts
#cd702d color shades, tints & tones
#cd702d color schemes
#cd702d color preview, HTML & CSS examples
This text has a color of #cd702d
<p style="color:#cd702d;">Text here</p>
.mytext {color:#cd702d;}
This box has a color of #cd702d
<div style="background-color:#cd702d;">Content here</div>
.mybackground {background-color:#cd702d;}
Border around this has a color of #cd702d
<div style="border:2px solid #cd702d;">Content here</div>
.myborder {border:2px solid #cd702d;}