#dbb2b7 color space conversions
Hex:
#dbb2b7
RGB:
219, 178, 183
CMY:
14, 30, 28
CMYK:
0, 19, 16, 14
HSL:
353°, 36.2832%, 77.8431%
HSV (HSB):
353°, 18.7215%, 85.8824%
XYZ:
53.6811, 50.3198, 51.6831
xyY:
0.3448, 0.3232, 50.3198
CIE-Lab:
76.2651, 15.6044, 3.0652
CIE-LCH:
76.2651, 15.9026, 11.1132
CIE-Luv:
76.2651, 24.7986, 1.6703
Hunter-Lab:
70.9364, 10.9409, 6.4578
#dbb2b7 color charts
#dbb2b7 color shades, tints & tones
#dbb2b7 color schemes
#dbb2b7 color preview, HTML & CSS examples
This text has a color of #dbb2b7
<p style="color:#dbb2b7;">Text here</p>
.mytext {color:#dbb2b7;}
This box has a color of #dbb2b7
<div style="background-color:#dbb2b7;">Content here</div>
.mybackground {background-color:#dbb2b7;}
Border around this has a color of #dbb2b7
<div style="border:2px solid #dbb2b7;">Content here</div>
.myborder {border:2px solid #dbb2b7;}