#dbc3ce color space conversions
Hex:
#dbc3ce
RGB:
219, 195, 206
CMY:
14, 24, 19
CMYK:
0, 11, 6, 14
HSL:
333°, 25.0000%, 81.1765%
HSV (HSB):
333°, 10.9589%, 85.8824%
XYZ:
59.8691, 58.5465, 66.5377
xyY:
0.3237, 0.3165, 58.5465
CIE-Lab:
81.0417, 10.3227, -2.4066
CIE-LCH:
81.0417, 10.5995, 346.8769
CIE-Luv:
81.0417, 13.3332, -5.4620
Hunter-Lab:
76.5157, 5.7635, 2.0027
#dbc3ce color charts
#dbc3ce color shades, tints & tones
#dbc3ce color schemes
#dbc3ce color preview, HTML & CSS examples
This text has a color of #dbc3ce
<p style="color:#dbc3ce;">Text here</p>
.mytext {color:#dbc3ce;}
This box has a color of #dbc3ce
<div style="background-color:#dbc3ce;">Content here</div>
.mybackground {background-color:#dbc3ce;}
Border around this has a color of #dbc3ce
<div style="border:2px solid #dbc3ce;">Content here</div>
.myborder {border:2px solid #dbc3ce;}