#dbb3d2 color space conversions
Hex:
#dbb3d2
RGB:
219, 179, 210
CMY:
14, 30, 18
CMYK:
0, 18, 4, 14
HSL:
314°, 35.7143%, 78.0392%
HSV (HSB):
314°, 18.2648%, 85.8824%
XYZ:
56.9664, 51.9534, 67.9983
xyY:
0.3220, 0.2937, 51.9534
CIE-Lab:
77.2530, 19.6114, -10.1717
CIE-LCH:
77.2530, 22.0924, 332.5858
CIE-Luv:
77.2530, 21.2973, -18.9338
Hunter-Lab:
72.0787, 14.9372, -5.4785
#dbb3d2 color charts
#dbb3d2 color shades, tints & tones
#dbb3d2 color schemes
#dbb3d2 color preview, HTML & CSS examples
This text has a color of #dbb3d2
<p style="color:#dbb3d2;">Text here</p>
.mytext {color:#dbb3d2;}
This box has a color of #dbb3d2
<div style="background-color:#dbb3d2;">Content here</div>
.mybackground {background-color:#dbb3d2;}
Border around this has a color of #dbb3d2
<div style="border:2px solid #dbb3d2;">Content here</div>
.myborder {border:2px solid #dbb3d2;}