#dbc1d3 color space conversions
Hex:
#dbc1d3
RGB:
219, 193, 211
CMY:
14, 24, 17
CMYK:
0, 12, 4, 14
HSL:
318°, 26.5306%, 80.7843%
HSV (HSB):
318°, 11.8721%, 85.8824%
XYZ:
60.0413, 57.9031, 69.6399
xyY:
0.3201, 0.3087, 57.9031
CIE-Lab:
80.6849, 12.2710, -5.6194
CIE-LCH:
80.6849, 13.4965, 335.3950
CIE-Luv:
80.6849, 13.9428, -10.7039
Hunter-Lab:
76.0941, 7.6788, -0.9952
#dbc1d3 color charts
#dbc1d3 color shades, tints & tones
#dbc1d3 color schemes
#dbc1d3 color preview, HTML & CSS examples
This text has a color of #dbc1d3
<p style="color:#dbc1d3;">Text here</p>
.mytext {color:#dbc1d3;}
This box has a color of #dbc1d3
<div style="background-color:#dbc1d3;">Content here</div>
.mybackground {background-color:#dbc1d3;}
Border around this has a color of #dbc1d3
<div style="border:2px solid #dbc1d3;">Content here</div>
.myborder {border:2px solid #dbc1d3;}