#cd980b color space conversions
Hex:
#cd980b
RGB:
205, 152, 11
CMY:
20, 40, 96
CMYK:
0, 26, 95, 20
HSL:
44°, 89.8148%, 42.3529%
HSV (HSB):
44°, 94.6341%, 80.3922%
XYZ:
36.4655, 35.4598, 5.2391
xyY:
0.4726, 0.4595, 35.4598
CIE-Lab:
66.1051, 9.4148, 68.8168
CIE-LCH:
66.1051, 69.4578, 82.2097
CIE-Luv:
66.1051, 44.5924, 67.0809
Hunter-Lab:
59.5481, 5.0989, 36.4673
#cd980b color charts
#cd980b color shades, tints & tones
#cd980b color schemes
#cd980b color preview, HTML & CSS examples
This text has a color of #cd980b
<p style="color:#cd980b;">Text here</p>
.mytext {color:#cd980b;}
This box has a color of #cd980b
<div style="background-color:#cd980b;">Content here</div>
.mybackground {background-color:#cd980b;}
Border around this has a color of #cd980b
<div style="border:2px solid #cd980b;">Content here</div>
.myborder {border:2px solid #cd980b;}