#d70d2f color space conversions
Hex:
#d70d2f
RGB:
215, 13, 47
CMY:
16, 95, 82
CMYK:
0, 94, 78, 16
HSL:
350°, 88.5965%, 44.7059%
HSV (HSB):
350°, 93.9535%, 84.3137%
XYZ:
28.6813, 14.9402, 4.0614
xyY:
0.6015, 0.3133, 14.9402
CIE-Lab:
45.5521, 70.0587, 39.3000
CIE-LCH:
45.5521, 80.3288, 29.2906
CIE-Luv:
45.5521, 139.2439, 23.1700
Hunter-Lab:
38.6525, 64.8106, 20.8269
#d70d2f color charts
#d70d2f color shades, tints & tones
#d70d2f color schemes
#d70d2f color preview, HTML & CSS examples
This text has a color of #d70d2f
<p style="color:#d70d2f;">Text here</p>
.mytext {color:#d70d2f;}
This box has a color of #d70d2f
<div style="background-color:#d70d2f;">Content here</div>
.mybackground {background-color:#d70d2f;}
Border around this has a color of #d70d2f
<div style="border:2px solid #d70d2f;">Content here</div>
.myborder {border:2px solid #d70d2f;}