#ded08f color space conversions
Hex:
#ded08f
RGB:
222, 208, 143
CMY:
13, 18, 44
CMYK:
0, 6, 36, 13
HSL:
49°, 54.4828%, 71.5686%
HSV (HSB):
49°, 35.5856%, 87.0588%
XYZ:
57.6380, 62.6245, 35.0365
xyY:
0.3711, 0.4033, 62.6245
CIE-Lab:
83.2444, -4.5635, 34.0597
CIE-LCH:
83.2444, 34.3640, 97.6314
CIE-Luv:
83.2444, 12.2834, 46.6015
Hunter-Lab:
79.1357, -8.4779, 29.1449
#ded08f color charts
#ded08f color shades, tints & tones
#ded08f color schemes
#ded08f color preview, HTML & CSS examples
This text has a color of #ded08f
<p style="color:#ded08f;">Text here</p>
.mytext {color:#ded08f;}
This box has a color of #ded08f
<div style="background-color:#ded08f;">Content here</div>
.mybackground {background-color:#ded08f;}
Border around this has a color of #ded08f
<div style="border:2px solid #ded08f;">Content here</div>
.myborder {border:2px solid #ded08f;}