#dedebe color space conversions
Hex:
#dedebe
RGB:
222, 222, 190
CMY:
13, 13, 25
CMYK:
0, 0, 14, 13
HSL:
60°, 32.6531%, 80.7843%
HSV (HSB):
60°, 14.4144%, 87.0588%
XYZ:
65.5397, 71.4899, 59.0598
xyY:
0.3342, 0.3646, 71.4899
CIE-Lab:
87.7225, -5.3476, 15.7243
CIE-LCH:
87.7225, 16.6088, 108.7825
CIE-Luv:
87.7225, 1.7225, 23.8604
Hunter-Lab:
84.5517, -9.6022, 17.7718
#dedebe color charts
#dedebe color shades, tints & tones
#dedebe color schemes
#dedebe color preview, HTML & CSS examples
This text has a color of #dedebe
<p style="color:#dedebe;">Text here</p>
.mytext {color:#dedebe;}
This box has a color of #dedebe
<div style="background-color:#dedebe;">Content here</div>
.mybackground {background-color:#dedebe;}
Border around this has a color of #dedebe
<div style="border:2px solid #dedebe;">Content here</div>
.myborder {border:2px solid #dedebe;}