#dbbccd color space conversions
Hex:
#dbbccd
RGB:
219, 188, 205
CMY:
14, 26, 20
CMYK:
0, 14, 6, 14
HSL:
327°, 30.0971%, 79.8039%
HSV (HSB):
327°, 14.1553%, 85.8824%
XYZ:
58.2161, 55.4343, 65.3892
xyY:
0.3252, 0.3096, 55.4343
CIE-Lab:
79.2908, 13.8883, -4.4432
CIE-LCH:
79.2908, 14.5817, 342.2592
CIE-Luv:
79.2908, 17.1153, -9.1667
Hunter-Lab:
74.4542, 9.2751, 0.0467
#dbbccd color charts
#dbbccd color shades, tints & tones
#dbbccd color schemes
#dbbccd color preview, HTML & CSS examples
This text has a color of #dbbccd
<p style="color:#dbbccd;">Text here</p>
.mytext {color:#dbbccd;}
This box has a color of #dbbccd
<div style="background-color:#dbbccd;">Content here</div>
.mybackground {background-color:#dbbccd;}
Border around this has a color of #dbbccd
<div style="border:2px solid #dbbccd;">Content here</div>
.myborder {border:2px solid #dbbccd;}