#dedabe color space conversions
Hex:
#dedabe
RGB:
222, 218, 190
CMY:
13, 15, 25
CMYK:
0, 2, 14, 13
HSL:
53°, 32.6531%, 80.7843%
HSV (HSB):
53°, 14.4144%, 87.0588%
XYZ:
64.4899, 69.3901, 58.7098
xyY:
0.3349, 0.3603, 69.3901
CIE-Lab:
86.6969, -3.2984, 14.2788
CIE-LCH:
86.6969, 14.6548, 103.0070
CIE-Luv:
86.6969, 3.8993, 21.4173
Hunter-Lab:
83.3007, -7.5849, 16.5233
#dedabe color charts
#dedabe RGB chart
#dedabe CMYK chart
#dedabe RGB pie chart
#dedabe color shades, tints & tones
#dedabe color schemes
#dedabe color preview, HTML & CSS examples
This text has a color of #dedabe
<p style="color:#dedabe;">Text here</p>
.mytext {color:#dedabe;}
Text color #dedabe
This box has a color of #dedabe
<div style="background-color:#dedabe;">Content here</div>
.mybackground {background-color:#dedabe;}
Background color #dedabe
Border around this has a color of #dedabe
<div style="border:2px solid #dedabe;">Content here</div>
.myborder {border:2px solid #dedabe;}
Border color #dedabe