#dbb2c1 color space conversions
Hex:
#dbb2c1
RGB:
219, 178, 193
CMY:
14, 30, 24
CMYK:
0, 19, 12, 14
HSL:
338°, 36.2832%, 77.8431%
HSV (HSB):
338°, 18.7215%, 85.8824%
XYZ:
54.7595, 50.7511, 57.3619
xyY:
0.3362, 0.3116, 50.7511
CIE-Lab:
76.5280, 17.2205, -1.9982
CIE-LCH:
76.5280, 17.3361, 353.3813
CIE-Luv:
76.5280, 23.7109, -6.0497
Hunter-Lab:
71.2398, 12.5368, 2.1279
#dbb2c1 color charts
#dbb2c1 color shades, tints & tones
#dbb2c1 color schemes
#dbb2c1 color preview, HTML & CSS examples
This text has a color of #dbb2c1
<p style="color:#dbb2c1;">Text here</p>
.mytext {color:#dbb2c1;}
This box has a color of #dbb2c1
<div style="background-color:#dbb2c1;">Content here</div>
.mybackground {background-color:#dbb2c1;}
Border around this has a color of #dbb2c1
<div style="border:2px solid #dbb2c1;">Content here</div>
.myborder {border:2px solid #dbb2c1;}