#dbdebc color space conversions
Hex:
#dbdebc
RGB:
219, 222, 188
CMY:
14, 13, 26
CMYK:
1, 0, 15, 13
HSL:
65°, 34.0000%, 80.3922%
HSV (HSB):
65°, 15.3153%, 87.0588%
XYZ:
64.4118, 70.9335, 57.8736
xyY:
0.3334, 0.3671, 70.9335
CIE-Lab:
87.4527, -6.7335, 16.3585
CIE-LCH:
87.4527, 17.6902, 112.3732
CIE-Luv:
87.4527, 0.0462, 24.9821
Hunter-Lab:
84.2220, -10.8742, 18.2140
#dbdebc color charts
#dbdebc color shades, tints & tones
#dbdebc color schemes
#dbdebc color preview, HTML & CSS examples
This text has a color of #dbdebc
<p style="color:#dbdebc;">Text here</p>
.mytext {color:#dbdebc;}
This box has a color of #dbdebc
<div style="background-color:#dbdebc;">Content here</div>
.mybackground {background-color:#dbdebc;}
Border around this has a color of #dbdebc
<div style="border:2px solid #dbdebc;">Content here</div>
.myborder {border:2px solid #dbdebc;}