#ded08b color space conversions
Hex:
#ded08b
RGB:
222, 208, 139
CMY:
13, 18, 45
CMYK:
0, 6, 37, 13
HSL:
50°, 55.7047%, 70.7843%
HSV (HSB):
50°, 37.3874%, 87.0588%
XYZ:
57.3403, 62.5054, 33.4687
xyY:
0.3740, 0.4077, 62.5054
CIE-Lab:
83.1815, -5.0222, 36.0266
CIE-LCH:
83.1815, 36.3750, 97.9360
CIE-Luv:
83.1815, 12.5002, 48.9350
Hunter-Lab:
79.0604, -8.8946, 30.2430
#ded08b color charts
#ded08b color shades, tints & tones
#ded08b color schemes
#ded08b color preview, HTML & CSS examples
This text has a color of #ded08b
<p style="color:#ded08b;">Text here</p>
.mytext {color:#ded08b;}
This box has a color of #ded08b
<div style="background-color:#ded08b;">Content here</div>
.mybackground {background-color:#ded08b;}
Border around this has a color of #ded08b
<div style="border:2px solid #ded08b;">Content here</div>
.myborder {border:2px solid #ded08b;}