#dbbbd7 color space conversions
Hex:
#dbbbd7
RGB:
219, 187, 215
CMY:
14, 27, 16
CMYK:
0, 15, 2, 14
HSL:
308°, 30.7692%, 79.6078%
HSV (HSB):
308°, 14.6119%, 85.8824%
XYZ:
59.2495, 55.5070, 71.8811
xyY:
0.3175, 0.2974, 55.5070
CIE-Lab:
79.3324, 16.2065, -9.7803
CIE-LCH:
79.3324, 18.9290, 328.8898
CIE-Luv:
79.3324, 16.6602, -17.8034
Hunter-Lab:
74.5030, 11.5741, -5.0513
#dbbbd7 color charts
#dbbbd7 color shades, tints & tones
#dbbbd7 color schemes
#dbbbd7 color preview, HTML & CSS examples
This text has a color of #dbbbd7
<p style="color:#dbbbd7;">Text here</p>
.mytext {color:#dbbbd7;}
This box has a color of #dbbbd7
<div style="background-color:#dbbbd7;">Content here</div>
.mybackground {background-color:#dbbbd7;}
Border around this has a color of #dbbbd7
<div style="border:2px solid #dbbbd7;">Content here</div>
.myborder {border:2px solid #dbbbd7;}