#cdc96c color space conversions
Hex:
#cdc96c
RGB:
205, 201, 108
CMY:
20, 21, 58
CMYK:
0, 2, 47, 20
HSL:
58°, 49.2386%, 61.3725%
HSV (HSB):
58°, 47.3171%, 80.3922%
XYZ:
48.7703, 55.8351, 22.3941
xyY:
0.3840, 0.4396, 55.8351
CIE-Lab:
79.5199, -11.4330, 46.6335
CIE-LCH:
79.5199, 48.0145, 103.7753
CIE-Luv:
79.5199, 6.9874, 60.6792
Hunter-Lab:
74.7229, -14.2615, 34.5371
#cdc96c color charts
#cdc96c color shades, tints & tones
#cdc96c color schemes
#cdc96c color preview, HTML & CSS examples
This text has a color of #cdc96c
<p style="color:#cdc96c;">Text here</p>
.mytext {color:#cdc96c;}
This box has a color of #cdc96c
<div style="background-color:#cdc96c;">Content here</div>
.mybackground {background-color:#cdc96c;}
Border around this has a color of #cdc96c
<div style="border:2px solid #cdc96c;">Content here</div>
.myborder {border:2px solid #cdc96c;}