#dbc7e2 color space conversions
Hex:
#dbc7e2
RGB:
219, 199, 226
CMY:
14, 22, 11
CMYK:
3, 12, 0, 11
HSL:
284°, 31.7647%, 83.3333%
HSV (HSB):
284°, 11.9469%, 88.6275%
XYZ:
63.3643, 61.3979, 80.4628
xyY:
0.3088, 0.2992, 61.3979
CIE-Lab:
82.5922, 11.8231, -10.8315
CIE-LCH:
82.5922, 16.0345, 317.5062
CIE-Luv:
82.5922, 9.6013, -18.8060
Hunter-Lab:
78.3568, 7.2220, -6.0338
#dbc7e2 color charts
#dbc7e2 color shades, tints & tones
#dbc7e2 color schemes
#dbc7e2 color preview, HTML & CSS examples
This text has a color of #dbc7e2
<p style="color:#dbc7e2;">Text here</p>
.mytext {color:#dbc7e2;}
This box has a color of #dbc7e2
<div style="background-color:#dbc7e2;">Content here</div>
.mybackground {background-color:#dbc7e2;}
Border around this has a color of #dbc7e2
<div style="border:2px solid #dbc7e2;">Content here</div>
.myborder {border:2px solid #dbc7e2;}