#db93a4 color space conversions
Hex:
#db93a4
RGB:
219, 147, 164
CMY:
14, 42, 36
CMYK:
0, 33, 25, 14
HSL:
346°, 50.0000%, 71.7647%
HSV (HSB):
346°, 32.8767%, 85.8824%
XYZ:
46.3480, 38.6078, 40.1312
xyY:
0.3705, 0.3086, 38.6078
CIE-Lab:
68.4662, 29.4722, 2.2353
CIE-LCH:
68.4662, 29.5568, 4.3373
CIE-Luv:
68.4662, 45.1454, -2.1986
Hunter-Lab:
62.1352, 24.4103, 5.2011
#db93a4 color charts
#db93a4 color shades, tints & tones
#db93a4 color schemes
#db93a4 color preview, HTML & CSS examples
This text has a color of #db93a4
<p style="color:#db93a4;">Text here</p>
.mytext {color:#db93a4;}
This box has a color of #db93a4
<div style="background-color:#db93a4;">Content here</div>
.mybackground {background-color:#db93a4;}
Border around this has a color of #db93a4
<div style="border:2px solid #db93a4;">Content here</div>
.myborder {border:2px solid #db93a4;}