#dbdabc color space conversions
Hex:
#dbdabc
RGB:
219, 218, 188
CMY:
14, 15, 26
CMYK:
0, 0, 14, 14
HSL:
58°, 30.0971%, 79.8039%
HSV (HSB):
58°, 14.1553%, 85.8824%
XYZ:
63.3619, 68.8337, 57.5237
xyY:
0.3340, 0.3628, 68.8337
CIE-Lab:
86.4216, -4.6887, 14.9081
CIE-LCH:
86.4216, 15.6280, 107.4586
CIE-Luv:
86.4216, 2.2143, 22.5394
Hunter-Lab:
82.9661, -8.8687, 16.9682
#dbdabc color charts
#dbdabc color shades, tints & tones
#dbdabc color schemes
#dbdabc color preview, HTML & CSS examples
This text has a color of #dbdabc
<p style="color:#dbdabc;">Text here</p>
.mytext {color:#dbdabc;}
This box has a color of #dbdabc
<div style="background-color:#dbdabc;">Content here</div>
.mybackground {background-color:#dbdabc;}
Border around this has a color of #dbdabc
<div style="border:2px solid #dbdabc;">Content here</div>
.myborder {border:2px solid #dbdabc;}