#cd982a color space conversions
Hex:
#cd982a
RGB:
205, 152, 42
CMY:
20, 40, 84
CMYK:
0, 26, 80, 20
HSL:
40°, 65.9919%, 48.4314%
HSV (HSB):
40°, 79.5122%, 80.3922%
XYZ:
36.8230, 35.6028, 7.1217
xyY:
0.4629, 0.4476, 35.6028
CIE-Lab:
66.2153, 10.1232, 61.1684
CIE-LCH:
66.2153, 62.0004, 80.6029
CIE-Luv:
66.2153, 43.7868, 62.5905
Hunter-Lab:
59.6681, 5.7387, 34.6910
#cd982a color charts
#cd982a color shades, tints & tones
#cd982a color schemes
#cd982a color preview, HTML & CSS examples
This text has a color of #cd982a
<p style="color:#cd982a;">Text here</p>
.mytext {color:#cd982a;}
This box has a color of #cd982a
<div style="background-color:#cd982a;">Content here</div>
.mybackground {background-color:#cd982a;}
Border around this has a color of #cd982a
<div style="border:2px solid #cd982a;">Content here</div>
.myborder {border:2px solid #cd982a;}