#d70a1f color space conversions
Hex:
#d70a1f
RGB:
215, 10, 31
CMY:
16, 96, 88
CMYK:
0, 95, 86, 16
HSL:
354°, 91.1111%, 44.1176%
HSV (HSB):
354°, 95.3488%, 84.3137%
XYZ:
28.3802, 14.7631, 2.6501
xyY:
0.6197, 0.3224, 14.7631
CIE-Lab:
45.3080, 69.9332, 47.7432
CIE-LCH:
45.3080, 84.6762, 34.3213
CIE-Luv:
45.3080, 142.8596, 27.7427
Hunter-Lab:
38.4228, 64.6056, 22.8066
#d70a1f color charts
#d70a1f color shades, tints & tones
#d70a1f color schemes
#d70a1f color preview, HTML & CSS examples
This text has a color of #d70a1f
<p style="color:#d70a1f;">Text here</p>
.mytext {color:#d70a1f;}
This box has a color of #d70a1f
<div style="background-color:#d70a1f;">Content here</div>
.mybackground {background-color:#d70a1f;}
Border around this has a color of #d70a1f
<div style="border:2px solid #d70a1f;">Content here</div>
.myborder {border:2px solid #d70a1f;}