#dbdbc8 color space conversions
Hex:
#dbdbc8
RGB:
219, 219, 200
CMY:
14, 14, 22
CMYK:
0, 0, 9, 14
HSL:
60°, 20.8791%, 82.1569%
HSV (HSB):
60°, 8.6758%, 85.8824%
XYZ:
64.9703, 69.8932, 64.7100
xyY:
0.3255, 0.3502, 69.8932
CIE-Lab:
86.9445, -3.2774, 9.3391
CIE-LCH:
86.9445, 9.8975, 109.3378
CIE-Luv:
86.9445, 1.0423, 14.4278
Hunter-Lab:
83.6022, -7.5850, 12.6297
#dbdbc8 color charts
#dbdbc8 color shades, tints & tones
#dbdbc8 color schemes
#dbdbc8 color preview, HTML & CSS examples
This text has a color of #dbdbc8
<p style="color:#dbdbc8;">Text here</p>
.mytext {color:#dbdbc8;}
This box has a color of #dbdbc8
<div style="background-color:#dbdbc8;">Content here</div>
.mybackground {background-color:#dbdbc8;}
Border around this has a color of #dbdbc8
<div style="border:2px solid #dbdbc8;">Content here</div>
.myborder {border:2px solid #dbdbc8;}