#cdb02c color space conversions
Hex:
#cdb02c
RGB:
205, 176, 44
CMY:
20, 31, 83
CMYK:
0, 14, 79, 20
HSL:
49°, 64.6586%, 48.8235%
HSV (HSB):
49°, 78.5366%, 80.3922%
XYZ:
41.1568, 44.2117, 8.7474
xyY:
0.4373, 0.4698, 44.2117
CIE-Lab:
72.3697, -2.6319, 66.0632
CIE-LCH:
72.3697, 66.1157, 92.2814
CIE-Luv:
72.3697, 25.8720, 71.7937
Hunter-Lab:
66.4918, -5.8737, 38.7444
#cdb02c color charts
#cdb02c color shades, tints & tones
#cdb02c color schemes
#cdb02c color preview, HTML & CSS examples
This text has a color of #cdb02c
<p style="color:#cdb02c;">Text here</p>
.mytext {color:#cdb02c;}
This box has a color of #cdb02c
<div style="background-color:#cdb02c;">Content here</div>
.mybackground {background-color:#cdb02c;}
Border around this has a color of #cdb02c
<div style="border:2px solid #cdb02c;">Content here</div>
.myborder {border:2px solid #cdb02c;}