#dbadda color space conversions
Hex:
#dbadda
RGB:
219, 173, 218
CMY:
14, 32, 15
CMYK:
0, 21, 0, 14
HSL:
301°, 38.9831%, 76.8627%
HSV (HSB):
301°, 21.0046%, 85.8824%
XYZ:
56.8119, 50.0092, 72.9881
xyY:
0.3160, 0.2781, 50.0092
CIE-Lab:
76.0749, 24.3079, -16.2862
CIE-LCH:
76.0749, 29.2594, 326.1781
CIE-Luv:
76.0749, 23.4067, -29.2958
Hunter-Lab:
70.7172, 19.6461, -11.6920
#dbadda color charts
#dbadda color shades, tints & tones
#dbadda color schemes
#dbadda color preview, HTML & CSS examples
This text has a color of #dbadda
<p style="color:#dbadda;">Text here</p>
.mytext {color:#dbadda;}
This box has a color of #dbadda
<div style="background-color:#dbadda;">Content here</div>
.mybackground {background-color:#dbadda;}
Border around this has a color of #dbadda
<div style="border:2px solid #dbadda;">Content here</div>
.myborder {border:2px solid #dbadda;}