#dbbba8 color space conversions
Hex:
#dbbba8
RGB:
219, 187, 168
CMY:
14, 27, 34
CMYK:
0, 15, 23, 14
HSL:
22°, 41.4634%, 75.8824%
HSV (HSB):
22°, 23.2877%, 85.8824%
XYZ:
54.0516, 53.4279, 44.5096
xyY:
0.3556, 0.3515, 53.4279
CIE-Lab:
78.1269, 8.5281, 13.8557
CIE-LCH:
78.1269, 16.2699, 58.3879
CIE-Luv:
78.1269, 21.0969, 18.1431
Hunter-Lab:
73.0944, 4.0815, 15.0624
#dbbba8 color charts
#dbbba8 color shades, tints & tones
#dbbba8 color schemes
#dbbba8 color preview, HTML & CSS examples
This text has a color of #dbbba8
<p style="color:#dbbba8;">Text here</p>
.mytext {color:#dbbba8;}
This box has a color of #dbbba8
<div style="background-color:#dbbba8;">Content here</div>
.mybackground {background-color:#dbbba8;}
Border around this has a color of #dbbba8
<div style="border:2px solid #dbbba8;">Content here</div>
.myborder {border:2px solid #dbbba8;}