#cdd29e color space conversions
Hex:
#cdd29e
RGB:
205, 210, 158
CMY:
20, 18, 38
CMYK:
2, 0, 25, 18
HSL:
66°, 36.6197%, 72.1569%
HSV (HSB):
66°, 24.7619%, 82.3529%
XYZ:
54.3950, 61.5409, 41.3594
xyY:
0.3458, 0.3912, 61.5409
CIE-Lab:
82.6687, -10.1731, 25.2741
CIE-LCH:
82.6687, 27.2447, 111.9252
CIE-Luv:
82.6687, -0.3492, 37.0285
Hunter-Lab:
78.4480, -13.5142, 23.6547
#cdd29e color charts
#cdd29e color shades, tints & tones
#cdd29e color schemes
#cdd29e color preview, HTML & CSS examples
This text has a color of #cdd29e
<p style="color:#cdd29e;">Text here</p>
.mytext {color:#cdd29e;}
This box has a color of #cdd29e
<div style="background-color:#cdd29e;">Content here</div>
.mybackground {background-color:#cdd29e;}
Border around this has a color of #cdd29e
<div style="border:2px solid #cdd29e;">Content here</div>
.myborder {border:2px solid #cdd29e;}