#dbbda1 color space conversions
Hex:
#dbbda1
RGB:
219, 189, 161
CMY:
14, 26, 37
CMYK:
0, 14, 26, 14
HSL:
29°, 44.6154%, 74.5098%
HSV (HSB):
29°, 26.4840%, 85.8824%
XYZ:
53.8440, 54.0285, 41.3089
xyY:
0.3609, 0.3622, 54.0285
CIE-Lab:
78.4783, 6.4825, 18.1084
CIE-LCH:
78.4783, 19.2338, 70.3034
CIE-Luv:
78.4783, 20.5152, 24.2072
Hunter-Lab:
73.5041, 2.1248, 18.1322
#dbbda1 color charts
#dbbda1 color shades, tints & tones
#dbbda1 color schemes
#dbbda1 color preview, HTML & CSS examples
This text has a color of #dbbda1
<p style="color:#dbbda1;">Text here</p>
.mytext {color:#dbbda1;}
This box has a color of #dbbda1
<div style="background-color:#dbbda1;">Content here</div>
.mybackground {background-color:#dbbda1;}
Border around this has a color of #dbbda1
<div style="border:2px solid #dbbda1;">Content here</div>
.myborder {border:2px solid #dbbda1;}