#dbb2b0 color space conversions
Hex:
#dbb2b0
RGB:
219, 178, 176
CMY:
14, 30, 31
CMYK:
0, 19, 20, 14
HSL:
3°, 37.3913%, 77.4510%
HSV (HSB):
3°, 19.6347%, 85.8824%
XYZ:
52.9703, 50.0354, 47.9403
xyY:
0.3509, 0.3315, 50.0354
CIE-Lab:
76.0910, 14.5226, 6.6259
CIE-LCH:
76.0910, 15.9627, 24.5248
CIE-Luv:
76.0910, 25.5440, 6.9474
Hunter-Lab:
70.7357, 9.8817, 9.3320
#dbb2b0 color charts
#dbb2b0 color shades, tints & tones
#dbb2b0 color schemes
#dbb2b0 color preview, HTML & CSS examples
This text has a color of #dbb2b0
<p style="color:#dbb2b0;">Text here</p>
.mytext {color:#dbb2b0;}
This box has a color of #dbb2b0
<div style="background-color:#dbb2b0;">Content here</div>
.mybackground {background-color:#dbb2b0;}
Border around this has a color of #dbb2b0
<div style="border:2px solid #dbb2b0;">Content here</div>
.myborder {border:2px solid #dbb2b0;}