#dbb7b3 color space conversions
Hex:
#dbb7b3
RGB:
219, 183, 179
CMY:
14, 28, 30
CMYK:
0, 16, 18, 14
HSL:
6°, 35.7143%, 78.0392%
HSV (HSB):
6°, 18.2648%, 85.8824%
XYZ:
54.2836, 52.1817, 49.8588
xyY:
0.3473, 0.3338, 52.1817
CIE-Lab:
77.3894, 12.2991, 6.8612
CIE-LCH:
77.3894, 14.0834, 29.1557
CIE-Luv:
77.3894, 22.3817, 7.7311
Hunter-Lab:
72.2369, 7.7221, 9.6431
#dbb7b3 color charts
#dbb7b3 color shades, tints & tones
#dbb7b3 color schemes
#dbb7b3 color preview, HTML & CSS examples
This text has a color of #dbb7b3
<p style="color:#dbb7b3;">Text here</p>
.mytext {color:#dbb7b3;}
This box has a color of #dbb7b3
<div style="background-color:#dbb7b3;">Content here</div>
.mybackground {background-color:#dbb7b3;}
Border around this has a color of #dbb7b3
<div style="border:2px solid #dbb7b3;">Content here</div>
.myborder {border:2px solid #dbb7b3;}