#dbaede color space conversions
Hex:
#dbaede
RGB:
219, 174, 222
CMY:
14, 32, 13
CMYK:
1, 22, 0, 13
HSL:
296°, 42.1053%, 77.6471%
HSV (HSB):
296°, 21.6216%, 87.0588%
XYZ:
57.5343, 50.6061, 75.8428
xyY:
0.3127, 0.2751, 50.6061
CIE-Lab:
76.4398, 24.5128, -17.9099
CIE-LCH:
76.4398, 30.3585, 323.8468
CIE-Luv:
76.4398, 22.4237, -31.9393
Hunter-Lab:
71.1380, 19.8741, -13.4147
#dbaede color charts
#dbaede color shades, tints & tones
#dbaede color schemes
#dbaede color preview, HTML & CSS examples
This text has a color of #dbaede
<p style="color:#dbaede;">Text here</p>
.mytext {color:#dbaede;}
This box has a color of #dbaede
<div style="background-color:#dbaede;">Content here</div>
.mybackground {background-color:#dbaede;}
Border around this has a color of #dbaede
<div style="border:2px solid #dbaede;">Content here</div>
.myborder {border:2px solid #dbaede;}