#cdc08d color space conversions
Hex:
#cdc08d
RGB:
205, 192, 141
CMY:
20, 25, 45
CMYK:
0, 6, 31, 20
HSL:
48°, 39.0244%, 67.8431%
HSV (HSB):
48°, 31.2195%, 80.3922%
XYZ:
48.8342, 52.6015, 32.7786
xyY:
0.3639, 0.3919, 52.6015
CIE-Lab:
77.6391, -3.1513, 27.4051
CIE-LCH:
77.6391, 27.5857, 96.5597
CIE-Luv:
77.6391, 10.9111, 37.6910
Hunter-Lab:
72.5269, -6.7335, 23.9727
#cdc08d color charts
#cdc08d color shades, tints & tones
#cdc08d color schemes
#cdc08d color preview, HTML & CSS examples
This text has a color of #cdc08d
<p style="color:#cdc08d;">Text here</p>
.mytext {color:#cdc08d;}
This box has a color of #cdc08d
<div style="background-color:#cdc08d;">Content here</div>
.mybackground {background-color:#cdc08d;}
Border around this has a color of #cdc08d
<div style="border:2px solid #cdc08d;">Content here</div>
.myborder {border:2px solid #cdc08d;}