#dbc9dd color space conversions
Hex:
#dbc9dd
RGB:
219, 201, 221
CMY:
14, 21, 13
CMYK:
1, 9, 0, 13
HSL:
294°, 22.7273%, 82.7451%
HSV (HSB):
294°, 9.0498%, 86.6667%
XYZ:
63.1512, 62.0538, 77.0558
xyY:
0.3122, 0.3068, 62.0538
CIE-Lab:
82.9420, 9.8249, -7.6393
CIE-LCH:
82.9420, 12.4454, 322.1335
CIE-Luv:
82.9420, 9.0002, -13.4538
Hunter-Lab:
78.7742, 5.2438, -2.8546
#dbc9dd color charts
#dbc9dd color shades, tints & tones
#dbc9dd color schemes
#dbc9dd color preview, HTML & CSS examples
This text has a color of #dbc9dd
<p style="color:#dbc9dd;">Text here</p>
.mytext {color:#dbc9dd;}
This box has a color of #dbc9dd
<div style="background-color:#dbc9dd;">Content here</div>
.mybackground {background-color:#dbc9dd;}
Border around this has a color of #dbc9dd
<div style="border:2px solid #dbc9dd;">Content here</div>
.myborder {border:2px solid #dbc9dd;}