#dbbcc7 color space conversions
Hex:
#dbbcc7
RGB:
219, 188, 199
CMY:
14, 26, 22
CMYK:
0, 14, 9, 14
HSL:
339°, 30.0971%, 79.8039%
HSV (HSB):
339°, 14.1553%, 85.8824%
XYZ:
57.5054, 55.1500, 61.6470
xyY:
0.3299, 0.3164, 55.1500
CIE-Lab:
79.1276, 12.8567, -1.4421
CIE-LCH:
79.1276, 12.9373, 353.5998
CIE-Luv:
79.1276, 17.6875, -4.4501
Hunter-Lab:
74.2631, 8.2607, 2.7665
#dbbcc7 color charts
#dbbcc7 color shades, tints & tones
#dbbcc7 color schemes
#dbbcc7 color preview, HTML & CSS examples
This text has a color of #dbbcc7
<p style="color:#dbbcc7;">Text here</p>
.mytext {color:#dbbcc7;}
This box has a color of #dbbcc7
<div style="background-color:#dbbcc7;">Content here</div>
.mybackground {background-color:#dbbcc7;}
Border around this has a color of #dbbcc7
<div style="border:2px solid #dbbcc7;">Content here</div>
.myborder {border:2px solid #dbbcc7;}