#dbacc8 color space conversions
Hex:
#dbacc8
RGB:
219, 172, 200
CMY:
14, 33, 22
CMYK:
0, 21, 9, 14
HSL:
324°, 39.4958%, 76.6667%
HSV (HSB):
324°, 21.4612%, 85.8824%
XYZ:
54.3913, 48.7352, 61.1837
xyY:
0.3310, 0.2966, 48.7352
CIE-Lab:
75.2863, 21.6380, -7.6495
CIE-LCH:
75.2863, 22.9504, 340.5304
CIE-Luv:
75.2863, 26.1243, -15.3399
Hunter-Lab:
69.8106, 16.9053, -3.0957
#dbacc8 color charts
#dbacc8 color shades, tints & tones
#dbacc8 color schemes
#dbacc8 color preview, HTML & CSS examples
This text has a color of #dbacc8
<p style="color:#dbacc8;">Text here</p>
.mytext {color:#dbacc8;}
This box has a color of #dbacc8
<div style="background-color:#dbacc8;">Content here</div>
.mybackground {background-color:#dbacc8;}
Border around this has a color of #dbacc8
<div style="border:2px solid #dbacc8;">Content here</div>
.myborder {border:2px solid #dbacc8;}