#dbc2c7 color space conversions
Hex:
#dbc2c7
RGB:
219, 194, 199
CMY:
14, 24, 22
CMYK:
0, 11, 9, 14
HSL:
348°, 25.7732%, 80.9804%
HSV (HSB):
348°, 11.4155%, 85.8824%
XYZ:
58.8140, 57.7672, 62.0832
xyY:
0.3292, 0.3233, 57.7672
CIE-Lab:
80.6092, 9.6543, 0.7230
CIE-LCH:
80.6092, 9.6813, 4.2825
CIE-Luv:
80.6092, 14.4645, -0.6454
Hunter-Lab:
76.0047, 5.1187, 4.7733
#dbc2c7 color charts
#dbc2c7 color shades, tints & tones
#dbc2c7 color schemes
#dbc2c7 color preview, HTML & CSS examples
This text has a color of #dbc2c7
<p style="color:#dbc2c7;">Text here</p>
.mytext {color:#dbc2c7;}
This box has a color of #dbc2c7
<div style="background-color:#dbc2c7;">Content here</div>
.mybackground {background-color:#dbc2c7;}
Border around this has a color of #dbc2c7
<div style="border:2px solid #dbc2c7;">Content here</div>
.myborder {border:2px solid #dbc2c7;}