#dbb3a3 color space conversions
Hex:
#dbb3a3
RGB:
219, 179, 163
CMY:
14, 30, 36
CMYK:
0, 18, 26, 14
HSL:
17°, 43.7500%, 74.9020%
HSV (HSB):
17°, 25.5708%, 85.8824%
XYZ:
51.9444, 49.9446, 41.5528
xyY:
0.3621, 0.3482, 49.9446
CIE-Lab:
76.0353, 12.0893, 13.6117
CIE-LCH:
76.0353, 18.2052, 48.3901
CIE-Luv:
76.0353, 26.2902, 17.0074
Hunter-Lab:
70.6715, 7.5244, 14.6092
#dbb3a3 color charts
#dbb3a3 color shades, tints & tones
#dbb3a3 color schemes
#dbb3a3 color preview, HTML & CSS examples
This text has a color of #dbb3a3
<p style="color:#dbb3a3;">Text here</p>
.mytext {color:#dbb3a3;}
This box has a color of #dbb3a3
<div style="background-color:#dbb3a3;">Content here</div>
.mybackground {background-color:#dbb3a3;}
Border around this has a color of #dbb3a3
<div style="border:2px solid #dbb3a3;">Content here</div>
.myborder {border:2px solid #dbb3a3;}