#dbb2d8 color space conversions
Hex:
#dbb2d8
RGB:
219, 178, 216
CMY:
14, 30, 15
CMYK:
0, 19, 1, 14
HSL:
304°, 36.2832%, 77.8431%
HSV (HSB):
304°, 18.7215%, 85.8824%
XYZ:
57.5285, 51.8587, 71.9434
xyY:
0.3173, 0.2860, 51.8587
CIE-Lab:
77.1963, 21.2378, -13.5136
CIE-LCH:
77.1963, 25.1726, 327.5314
CIE-Luv:
77.1963, 21.1327, -24.4436
Hunter-Lab:
72.0130, 16.5742, -8.8236
#dbb2d8 color charts
#dbb2d8 color shades, tints & tones
#dbb2d8 color schemes
#dbb2d8 color preview, HTML & CSS examples
This text has a color of #dbb2d8
<p style="color:#dbb2d8;">Text here</p>
.mytext {color:#dbb2d8;}
This box has a color of #dbb2d8
<div style="background-color:#dbb2d8;">Content here</div>
.mybackground {background-color:#dbb2d8;}
Border around this has a color of #dbb2d8
<div style="border:2px solid #dbb2d8;">Content here</div>
.myborder {border:2px solid #dbb2d8;}