#dbb2a4 color space conversions
Hex:
#dbb2a4
RGB:
219, 178, 164
CMY:
14, 30, 36
CMYK:
0, 19, 25, 14
HSL:
15°, 43.3071%, 75.0980%
HSV (HSB):
15°, 25.1142%, 85.8824%
XYZ:
51.8347, 49.5812, 41.9601
xyY:
0.3615, 0.3458, 49.5812
CIE-Lab:
75.8115, 12.7658, 12.7535
CIE-LCH:
75.8115, 18.0448, 44.9725
CIE-Luv:
75.8115, 26.7851, 15.7125
Hunter-Lab:
70.4139, 8.1770, 13.9584
#dbb2a4 color charts
#dbb2a4 color shades, tints & tones
#dbb2a4 color schemes
#dbb2a4 color preview, HTML & CSS examples
This text has a color of #dbb2a4
<p style="color:#dbb2a4;">Text here</p>
.mytext {color:#dbb2a4;}
This box has a color of #dbb2a4
<div style="background-color:#dbb2a4;">Content here</div>
.mybackground {background-color:#dbb2a4;}
Border around this has a color of #dbb2a4
<div style="border:2px solid #dbb2a4;">Content here</div>
.myborder {border:2px solid #dbb2a4;}