#d70a37 color space conversions
Hex:
#d70a37
RGB:
215, 10, 55
CMY:
16, 96, 78
CMYK:
0, 95, 74, 16
HSL:
347°, 91.1111%, 44.1176%
HSV (HSB):
347°, 95.3488%, 84.3137%
XYZ:
28.8225, 14.9400, 4.9790
xyY:
0.5913, 0.3065, 14.9400
CIE-Lab:
45.5519, 70.6088, 34.6044
CIE-LCH:
45.5519, 78.6325, 26.1088
CIE-Luv:
45.5519, 137.7232, 19.9226
Hunter-Lab:
38.6523, 65.4634, 19.4191
#d70a37 color charts
#d70a37 color shades, tints & tones
#d70a37 color schemes
#d70a37 color preview, HTML & CSS examples
This text has a color of #d70a37
<p style="color:#d70a37;">Text here</p>
.mytext {color:#d70a37;}
This box has a color of #d70a37
<div style="background-color:#d70a37;">Content here</div>
.mybackground {background-color:#d70a37;}
Border around this has a color of #d70a37
<div style="border:2px solid #d70a37;">Content here</div>
.myborder {border:2px solid #d70a37;}