#dbaac6 color space conversions
Hex:
#dbaac6
RGB:
219, 170, 198
CMY:
14, 33, 22
CMYK:
0, 22, 10, 14
HSL:
326°, 40.4959%, 76.2745%
HSV (HSB):
326°, 22.3744%, 85.8824%
XYZ:
53.7812, 47.8867, 59.8346
xyY:
0.3330, 0.2965, 47.8867
CIE-Lab:
74.7534, 22.3771, -7.3462
CIE-LCH:
74.7534, 23.5521, 341.8254
CIE-Luv:
74.7534, 27.4337, -14.9934
Hunter-Lab:
69.2002, 17.6266, -2.8254
#dbaac6 color charts
#dbaac6 color shades, tints & tones
#dbaac6 color schemes
#dbaac6 color preview, HTML & CSS examples
This text has a color of #dbaac6
<p style="color:#dbaac6;">Text here</p>
.mytext {color:#dbaac6;}
This box has a color of #dbaac6
<div style="background-color:#dbaac6;">Content here</div>
.mybackground {background-color:#dbaac6;}
Border around this has a color of #dbaac6
<div style="border:2px solid #dbaac6;">Content here</div>
.myborder {border:2px solid #dbaac6;}