#dbdec5 color space conversions
Hex:
#dbdec5
RGB:
219, 222, 197
CMY:
14, 13, 23
CMYK:
1, 0, 11, 13
HSL:
67°, 27.4725%, 82.1569%
HSV (HSB):
67°, 11.2613%, 87.0588%
XYZ:
65.4127, 71.3338, 63.1445
xyY:
0.3272, 0.3569, 71.3338
CIE-Lab:
87.6469, -5.3077, 11.9173
CIE-LCH:
87.6469, 13.0459, 114.0070
CIE-Luv:
87.6469, -0.3938, 18.5141
Hunter-Lab:
84.4594, -9.5578, 14.7945
#dbdec5 color charts
#dbdec5 color shades, tints & tones
#dbdec5 color schemes
#dbdec5 color preview, HTML & CSS examples
This text has a color of #dbdec5
<p style="color:#dbdec5;">Text here</p>
.mytext {color:#dbdec5;}
This box has a color of #dbdec5
<div style="background-color:#dbdec5;">Content here</div>
.mybackground {background-color:#dbdec5;}
Border around this has a color of #dbdec5
<div style="border:2px solid #dbdec5;">Content here</div>
.myborder {border:2px solid #dbdec5;}