#cdcb3d color space conversions
Hex:
#cdcb3d
RGB:
205, 203, 61
CMY:
20, 20, 76
CMYK:
0, 1, 70, 20
HSL:
59°, 59.0164%, 52.1569%
HSV (HSB):
59°, 70.2439%, 80.3922%
XYZ:
47.3751, 56.0279, 12.7324
xyY:
0.4079, 0.4824, 56.0279
CIE-Lab:
79.6297, -15.7603, 67.0770
CIE-LCH:
79.6297, 68.9036, 103.2223
CIE-Luv:
79.6297, 7.0456, 78.8985
Hunter-Lab:
74.8518, -18.0147, 42.3109
#cdcb3d color charts
#cdcb3d color shades, tints & tones
#cdcb3d color schemes
#cdcb3d color preview, HTML & CSS examples
This text has a color of #cdcb3d
<p style="color:#cdcb3d;">Text here</p>
.mytext {color:#cdcb3d;}
This box has a color of #cdcb3d
<div style="background-color:#cdcb3d;">Content here</div>
.mybackground {background-color:#cdcb3d;}
Border around this has a color of #cdcb3d
<div style="border:2px solid #cdcb3d;">Content here</div>
.myborder {border:2px solid #cdcb3d;}