#dbaec1 color space conversions
Hex:
#dbaec1
RGB:
219, 174, 193
CMY:
14, 32, 24
CMYK:
0, 21, 12, 14
HSL:
335°, 38.4615%, 77.0588%
HSV (HSB):
335°, 20.5479%, 85.8824%
XYZ:
53.9751, 49.1824, 57.1004
xyY:
0.3368, 0.3069, 49.1824
CIE-Lab:
75.5647, 19.3768, -3.4133
CIE-LCH:
75.5647, 19.6751, 350.0096
CIE-Luv:
75.5647, 25.8875, -8.5400
Hunter-Lab:
70.1302, 14.6532, 0.8168
#dbaec1 color charts
#dbaec1 color shades, tints & tones
#dbaec1 color schemes
#dbaec1 color preview, HTML & CSS examples
This text has a color of #dbaec1
<p style="color:#dbaec1;">Text here</p>
.mytext {color:#dbaec1;}
This box has a color of #dbaec1
<div style="background-color:#dbaec1;">Content here</div>
.mybackground {background-color:#dbaec1;}
Border around this has a color of #dbaec1
<div style="border:2px solid #dbaec1;">Content here</div>
.myborder {border:2px solid #dbaec1;}