#dbab9e color space conversions
Hex:
#dbab9e
RGB:
219, 171, 158
CMY:
14, 33, 38
CMYK:
0, 22, 28, 14
HSL:
13°, 45.8647%, 73.9216%
HSV (HSB):
13°, 27.8539%, 85.8824%
XYZ:
49.9479, 46.6545, 38.7204
xyY:
0.3691, 0.3448, 46.6545
CIE-Lab:
73.9682, 15.6929, 13.4219
CIE-LCH:
73.9682, 20.6498, 40.5400
CIE-Luv:
73.9682, 31.6226, 15.9304
Hunter-Lab:
68.3041, 10.9973, 14.2024
#dbab9e color charts
#dbab9e color shades, tints & tones
#dbab9e color schemes
#dbab9e color preview, HTML & CSS examples
This text has a color of #dbab9e
<p style="color:#dbab9e;">Text here</p>
.mytext {color:#dbab9e;}
This box has a color of #dbab9e
<div style="background-color:#dbab9e;">Content here</div>
.mybackground {background-color:#dbab9e;}
Border around this has a color of #dbab9e
<div style="border:2px solid #dbab9e;">Content here</div>
.myborder {border:2px solid #dbab9e;}