#cd980a color space conversions
Hex:
#cd980a
RGB:
205, 152, 10
CMY:
20, 40, 96
CMYK:
0, 26, 95, 20
HSL:
44°, 90.6977%, 42.1569%
HSV (HSB):
44°, 95.1220%, 80.3922%
XYZ:
36.4599, 35.4575, 5.2095
xyY:
0.4727, 0.4597, 35.4575
CIE-Lab:
66.1033, 9.4036, 68.9510
CIE-LCH:
66.1033, 69.5893, 82.2338
CIE-Luv:
66.1033, 44.6052, 67.1523
Hunter-Lab:
59.5462, 5.0888, 36.4953
#cd980a color charts
#cd980a color shades, tints & tones
#cd980a color schemes
#cd980a color preview, HTML & CSS examples
This text has a color of #cd980a
<p style="color:#cd980a;">Text here</p>
.mytext {color:#cd980a;}
This box has a color of #cd980a
<div style="background-color:#cd980a;">Content here</div>
.mybackground {background-color:#cd980a;}
Border around this has a color of #cd980a
<div style="border:2px solid #cd980a;">Content here</div>
.myborder {border:2px solid #cd980a;}