#dbbcce color space conversions
Hex:
#dbbcce
RGB:
219, 188, 206
CMY:
14, 26, 19
CMYK:
0, 14, 6, 14
HSL:
325°, 30.0971%, 79.8039%
HSV (HSB):
325°, 14.1553%, 85.8824%
XYZ:
58.3372, 55.4827, 66.0271
xyY:
0.3244, 0.3085, 55.4827
CIE-Lab:
79.3185, 14.0629, -4.9423
CIE-LCH:
79.3185, 14.9061, 340.6366
CIE-Luv:
79.3185, 17.0193, -9.9586
Hunter-Lab:
74.4867, 9.4475, -0.4155
#dbbcce color charts
#dbbcce color shades, tints & tones
#dbbcce color schemes
#dbbcce color preview, HTML & CSS examples
This text has a color of #dbbcce
<p style="color:#dbbcce;">Text here</p>
.mytext {color:#dbbcce;}
This box has a color of #dbbcce
<div style="background-color:#dbbcce;">Content here</div>
.mybackground {background-color:#dbbcce;}
Border around this has a color of #dbbcce
<div style="border:2px solid #dbbcce;">Content here</div>
.myborder {border:2px solid #dbbcce;}