#ded08d color space conversions
Hex:
#ded08d
RGB:
222, 208, 141
CMY:
13, 18, 45
CMYK:
0, 6, 36, 13
HSL:
50°, 55.1020%, 71.1765%
HSV (HSB):
50°, 36.4865%, 87.0588%
XYZ:
57.4878, 62.5644, 34.2455
xyY:
0.3726, 0.4055, 62.5644
CIE-Lab:
83.2127, -4.7947, 35.0441
CIE-LCH:
83.2127, 35.3706, 97.7907
CIE-Luv:
83.2127, 12.3925, 47.7756
Hunter-Lab:
79.0977, -8.6880, 29.6986
#ded08d color charts
#ded08d color shades, tints & tones
#ded08d color schemes
#ded08d color preview, HTML & CSS examples
This text has a color of #ded08d
<p style="color:#ded08d;">Text here</p>
.mytext {color:#ded08d;}
This box has a color of #ded08d
<div style="background-color:#ded08d;">Content here</div>
.mybackground {background-color:#ded08d;}
Border around this has a color of #ded08d
<div style="border:2px solid #ded08d;">Content here</div>
.myborder {border:2px solid #ded08d;}