#db4975 color space conversions
Hex:
#db4975
RGB:
219, 73, 117
CMY:
14, 71, 54
CMYK:
0, 67, 47, 14
HSL:
342°, 66.9725%, 57.2549%
HSV (HSB):
342°, 66.6667%, 85.8824%
XYZ:
34.8068, 21.1095, 19.0696
xyY:
0.4642, 0.2815, 21.1095
CIE-Lab:
53.0691, 60.0100, 7.1863
CIE-LCH:
53.0691, 60.4388, 6.8287
CIE-Luv:
53.0691, 98.5548, -2.3702
Hunter-Lab:
45.9451, 54.8232, 7.5531
#db4975 color charts
#db4975 color shades, tints & tones
#db4975 color schemes
#db4975 color preview, HTML & CSS examples
This text has a color of #db4975
<p style="color:#db4975;">Text here</p>
.mytext {color:#db4975;}
This box has a color of #db4975
<div style="background-color:#db4975;">Content here</div>
.mybackground {background-color:#db4975;}
Border around this has a color of #db4975
<div style="border:2px solid #db4975;">Content here</div>
.myborder {border:2px solid #db4975;}