#dbdebe color space conversions
Hex:
#dbdebe
RGB:
219, 222, 190
CMY:
14, 13, 25
CMYK:
1, 0, 14, 13
HSL:
66°, 32.6531%, 80.7843%
HSV (HSB):
66°, 14.4144%, 87.0588%
XYZ:
64.6290, 71.0203, 59.0172
xyY:
0.3320, 0.3648, 71.0203
CIE-Lab:
87.4949, -6.4225, 15.3712
CIE-LCH:
87.4949, 16.6590, 112.6764
CIE-Luv:
87.4949, -0.0504, 23.5620
Hunter-Lab:
84.2736, -10.5880, 17.4704
#dbdebe color charts
#dbdebe RGB chart
#dbdebe CMYK chart
#dbdebe RGB pie chart
#dbdebe color shades, tints & tones
#dbdebe color schemes
#dbdebe color preview, HTML & CSS examples
This text has a color of #dbdebe
<p style="color:#dbdebe;">Text here</p>
.mytext {color:#dbdebe;}
Text color #dbdebe
This box has a color of #dbdebe
<div style="background-color:#dbdebe;">Content here</div>
.mybackground {background-color:#dbdebe;}
Background color #dbdebe
Border around this has a color of #dbdebe
<div style="border:2px solid #dbdebe;">Content here</div>
.myborder {border:2px solid #dbdebe;}
Border color #dbdebe