#dedbae color space conversions
Hex:
#dedbae
RGB:
222, 219, 174
CMY:
13, 14, 32
CMYK:
0, 1, 22, 13
HSL:
56°, 42.1053%, 77.6471%
HSV (HSB):
56°, 21.6216%, 87.0588%
XYZ:
63.0957, 69.2486, 50.0852
xyY:
0.3459, 0.3796, 69.2486
CIE-Lab:
86.6270, -6.1865, 22.5553
CIE-LCH:
86.6270, 23.3883, 105.3380
CIE-Luv:
86.6270, 4.2016, 33.1373
Hunter-Lab:
83.2158, -10.2856, 22.5660
#dedbae color charts
#dedbae color shades, tints & tones
#dedbae color schemes
#dedbae color preview, HTML & CSS examples
This text has a color of #dedbae
<p style="color:#dedbae;">Text here</p>
.mytext {color:#dedbae;}
This box has a color of #dedbae
<div style="background-color:#dedbae;">Content here</div>
.mybackground {background-color:#dedbae;}
Border around this has a color of #dedbae
<div style="border:2px solid #dedbae;">Content here</div>
.myborder {border:2px solid #dedbae;}