#db3072 color space conversions
Hex:
#db3072
RGB:
219, 48, 114
CMY:
14, 81, 55
CMYK:
0, 78, 48, 14
HSL:
337°, 70.3704%, 52.3529%
HSV (HSB):
337°, 78.0822%, 85.8824%
XYZ:
33.3076, 18.3889, 17.7135
xyY:
0.4799, 0.2649, 18.3889
CIE-Lab:
49.9644, 68.1809, 4.5514
CIE-LCH:
49.9644, 68.3326, 3.8191
CIE-Luv:
49.9644, 110.3659, -7.4757
Hunter-Lab:
42.8823, 63.6011, 5.5265
#db3072 color charts
#db3072 color shades, tints & tones
#db3072 color schemes
#db3072 color preview, HTML & CSS examples
This text has a color of #db3072
<p style="color:#db3072;">Text here</p>
.mytext {color:#db3072;}
This box has a color of #db3072
<div style="background-color:#db3072;">Content here</div>
.mybackground {background-color:#db3072;}
Border around this has a color of #db3072
<div style="border:2px solid #db3072;">Content here</div>
.myborder {border:2px solid #db3072;}