#db7575 color space conversions
Hex:
#db7575
RGB:
219, 117, 117
CMY:
14, 54, 54
CMYK:
0, 47, 47, 14
HSL:
0°, 58.6207%, 65.8824%
HSV (HSB):
0°, 46.5753%, 85.8824%
XYZ:
38.7856, 29.0670, 20.3959
xyY:
0.4395, 0.3294, 29.0670
CIE-Lab:
60.8407, 39.6534, 18.0494
CIE-LCH:
60.8407, 43.5680, 24.4740
CIE-Luv:
60.8407, 72.4623, 15.6199
Hunter-Lab:
53.9138, 34.0637, 15.3100
#db7575 color charts
#db7575 color shades, tints & tones
#db7575 color schemes
#db7575 color preview, HTML & CSS examples
This text has a color of #db7575
<p style="color:#db7575;">Text here</p>
.mytext {color:#db7575;}
This box has a color of #db7575
<div style="background-color:#db7575;">Content here</div>
.mybackground {background-color:#db7575;}
Border around this has a color of #db7575
<div style="border:2px solid #db7575;">Content here</div>
.myborder {border:2px solid #db7575;}