#dbc2d1 color space conversions
Hex:
#dbc2d1
RGB:
219, 194, 209
CMY:
14, 24, 18
CMYK:
0, 11, 5, 14
HSL:
324°, 25.7732%, 80.9804%
HSV (HSB):
324°, 11.4155%, 85.8824%
XYZ:
60.0138, 58.2471, 68.4013
xyY:
0.3215, 0.3120, 58.2471
CIE-Lab:
80.8760, 11.3821, -4.2623
CIE-LCH:
80.8760, 12.1540, 339.4706
CIE-Luv:
80.8760, 13.5986, -8.4705
Hunter-Lab:
76.3198, 6.8033, 0.2854
#dbc2d1 color charts
#dbc2d1 color shades, tints & tones
#dbc2d1 color schemes
#dbc2d1 color preview, HTML & CSS examples
This text has a color of #dbc2d1
<p style="color:#dbc2d1;">Text here</p>
.mytext {color:#dbc2d1;}
This box has a color of #dbc2d1
<div style="background-color:#dbc2d1;">Content here</div>
.mybackground {background-color:#dbc2d1;}
Border around this has a color of #dbc2d1
<div style="border:2px solid #dbc2d1;">Content here</div>
.myborder {border:2px solid #dbc2d1;}