#cdd96a color space conversions
Hex:
#cdd96a
RGB:
205, 217, 106
CMY:
20, 15, 58
CMYK:
6, 0, 51, 15
HSL:
66°, 59.3583%, 63.3333%
HSV (HSB):
66°, 51.1521%, 85.0980%
XYZ:
52.5912, 63.6455, 23.1486
xyY:
0.3773, 0.4566, 63.6455
CIE-Lab:
83.7808, -19.6070, 52.6687
CIE-LCH:
83.7808, 56.1999, 110.4188
CIE-Luv:
83.7808, -2.6836, 69.3339
Hunter-Lab:
79.7781, -21.9411, 38.6409
#cdd96a color charts
#cdd96a color shades, tints & tones
#cdd96a color schemes
#cdd96a color preview, HTML & CSS examples
This text has a color of #cdd96a
<p style="color:#cdd96a;">Text here</p>
.mytext {color:#cdd96a;}
This box has a color of #cdd96a
<div style="background-color:#cdd96a;">Content here</div>
.mybackground {background-color:#cdd96a;}
Border around this has a color of #cdd96a
<div style="border:2px solid #cdd96a;">Content here</div>
.myborder {border:2px solid #cdd96a;}