#dedebb color space conversions
Hex:
#dedebb
RGB:
222, 222, 187
CMY:
13, 13, 27
CMYK:
0, 0, 16, 13
HSL:
60°, 34.6535%, 80.1961%
HSV (HSB):
60°, 15.7658%, 87.0588%
XYZ:
65.2151, 71.3600, 57.3504
xyY:
0.3363, 0.3680, 71.3600
CIE-Lab:
87.6596, -5.8073, 17.2051
CIE-LCH:
87.6596, 18.1587, 108.6513
CIE-Luv:
87.6596, 1.8754, 25.9803
Hunter-Lab:
84.4749, -10.0279, 18.8801
#dedebb color charts
#dedebb RGB chart
#dedebb CMYK chart
#dedebb RGB pie chart
#dedebb color shades, tints & tones
#dedebb color schemes
#dedebb color preview, HTML & CSS examples
This text has a color of #dedebb
<p style="color:#dedebb;">Text here</p>
.mytext {color:#dedebb;}
Text color #dedebb
This box has a color of #dedebb
<div style="background-color:#dedebb;">Content here</div>
.mybackground {background-color:#dedebb;}
Background color #dedebb
Border around this has a color of #dedebb
<div style="border:2px solid #dedebb;">Content here</div>
.myborder {border:2px solid #dedebb;}
Border color #dedebb