#d70f40 color space conversions
Hex:
#d70f40
RGB:
215, 15, 64
CMY:
16, 94, 75
CMYK:
0, 93, 70, 16
HSL:
345°, 86.9565%, 45.0980%
HSV (HSB):
345°, 93.0233%, 84.3137%
XYZ:
29.1206, 15.1589, 6.2416
xyY:
0.5764, 0.3001, 15.1589
CIE-Lab:
45.8511, 70.4735, 29.5241
CIE-LCH:
45.8511, 76.4081, 22.7307
CIE-Luv:
45.8511, 134.3409, 16.3086
Hunter-Lab:
38.9344, 65.3719, 17.7492
#d70f40 color charts
#d70f40 color shades, tints & tones
#d70f40 color schemes
#d70f40 color preview, HTML & CSS examples
This text has a color of #d70f40
<p style="color:#d70f40;">Text here</p>
.mytext {color:#d70f40;}
This box has a color of #d70f40
<div style="background-color:#d70f40;">Content here</div>
.mybackground {background-color:#d70f40;}
Border around this has a color of #d70f40
<div style="border:2px solid #d70f40;">Content here</div>
.myborder {border:2px solid #d70f40;}