#dbc4e3 color space conversions
Hex:
#dbc4e3
RGB:
219, 196, 227
CMY:
14, 23, 11
CMYK:
4, 14, 0, 11
HSL:
285°, 35.6322%, 82.9412%
HSV (HSB):
285°, 13.6564%, 89.0196%
XYZ:
62.8185, 60.0860, 80.9599
xyY:
0.3081, 0.2947, 60.0860
CIE-Lab:
81.8849, 13.6139, -12.4225
CIE-LCH:
81.8849, 18.4298, 317.6199
CIE-Luv:
81.8849, 11.0100, -21.6099
Hunter-Lab:
77.5151, 9.0054, -7.6642
#dbc4e3 color charts
#dbc4e3 color shades, tints & tones
#dbc4e3 color schemes
#dbc4e3 color preview, HTML & CSS examples
This text has a color of #dbc4e3
<p style="color:#dbc4e3;">Text here</p>
.mytext {color:#dbc4e3;}
This box has a color of #dbc4e3
<div style="background-color:#dbc4e3;">Content here</div>
.mybackground {background-color:#dbc4e3;}
Border around this has a color of #dbc4e3
<div style="border:2px solid #dbc4e3;">Content here</div>
.myborder {border:2px solid #dbc4e3;}