#dbc7d9 color space conversions
Hex:
#dbc7d9
RGB:
219, 199, 217
CMY:
14, 22, 15
CMYK:
0, 9, 1, 14
HSL:
306°, 21.7391%, 81.9608%
HSV (HSB):
306°, 9.1324%, 85.8824%
XYZ:
62.1612, 60.9167, 74.1275
xyY:
0.3152, 0.3089, 60.9167
CIE-Lab:
82.3339, 10.1542, -6.4008
CIE-LCH:
82.3339, 12.0033, 327.7742
CIE-Luv:
82.3339, 10.3388, -11.5712
Hunter-Lab:
78.0491, 5.5780, -1.6765
#dbc7d9 color charts
#dbc7d9 color shades, tints & tones
#dbc7d9 color schemes
#dbc7d9 color preview, HTML & CSS examples
This text has a color of #dbc7d9
<p style="color:#dbc7d9;">Text here</p>
.mytext {color:#dbc7d9;}
This box has a color of #dbc7d9
<div style="background-color:#dbc7d9;">Content here</div>
.mybackground {background-color:#dbc7d9;}
Border around this has a color of #dbc7d9
<div style="border:2px solid #dbc7d9;">Content here</div>
.myborder {border:2px solid #dbc7d9;}