#dbb7b4 color space conversions
Hex:
#dbb7b4
RGB:
219, 183, 180
CMY:
14, 28, 29
CMYK:
0, 16, 18, 14
HSL:
5°, 35.1351%, 78.2353%
HSV (HSB):
5°, 17.8082%, 85.8824%
XYZ:
54.3851, 52.2223, 50.3935
xyY:
0.3464, 0.3326, 52.2223
CIE-Lab:
77.4136, 12.4531, 6.3539
CIE-LCH:
77.4136, 13.9804, 27.0318
CIE-Luv:
77.4136, 22.2835, 6.9842
Hunter-Lab:
72.2650, 7.8715, 9.2400
#dbb7b4 color charts
#dbb7b4 color shades, tints & tones
#dbb7b4 color schemes
#dbb7b4 color preview, HTML & CSS examples
This text has a color of #dbb7b4
<p style="color:#dbb7b4;">Text here</p>
.mytext {color:#dbb7b4;}
This box has a color of #dbb7b4
<div style="background-color:#dbb7b4;">Content here</div>
.mybackground {background-color:#dbb7b4;}
Border around this has a color of #dbb7b4
<div style="border:2px solid #dbb7b4;">Content here</div>
.myborder {border:2px solid #dbb7b4;}