#dbacc3 color space conversions
Hex:
#dbacc3
RGB:
219, 172, 195
CMY:
14, 33, 24
CMYK:
0, 21, 11, 14
HSL:
331°, 39.4958%, 76.6667%
HSV (HSB):
331°, 21.4612%, 85.8824%
XYZ:
53.8163, 48.5052, 58.1558
xyY:
0.3354, 0.3023, 48.5052
CIE-Lab:
75.1425, 20.7900, -5.1288
CIE-LCH:
75.1425, 21.4133, 346.1421
CIE-Luv:
75.1425, 26.7319, -11.3619
Hunter-Lab:
69.6457, 16.0496, -0.7565
#dbacc3 color charts
#dbacc3 color shades, tints & tones
#dbacc3 color schemes
#dbacc3 color preview, HTML & CSS examples
This text has a color of #dbacc3
<p style="color:#dbacc3;">Text here</p>
.mytext {color:#dbacc3;}
This box has a color of #dbacc3
<div style="background-color:#dbacc3;">Content here</div>
.mybackground {background-color:#dbacc3;}
Border around this has a color of #dbacc3
<div style="border:2px solid #dbacc3;">Content here</div>
.myborder {border:2px solid #dbacc3;}