#d70a15 color space conversions
Hex:
#d70a15
RGB:
215, 10, 21
CMY:
16, 96, 92
CMYK:
0, 95, 90, 16
HSL:
357°, 91.1111%, 44.1176%
HSV (HSB):
357°, 95.3488%, 84.3137%
XYZ:
28.2682, 14.7183, 2.0605
xyY:
0.6275, 0.3267, 14.7183
CIE-Lab:
45.2459, 69.7606, 52.2998
CIE-LCH:
45.2459, 87.1884, 36.8591
CIE-Luv:
45.2459, 144.2224, 29.8080
Hunter-Lab:
38.3644, 64.3872, 23.6708
#d70a15 color charts
#d70a15 color shades, tints & tones
#d70a15 color schemes
#d70a15 color preview, HTML & CSS examples
This text has a color of #d70a15
<p style="color:#d70a15;">Text here</p>
.mytext {color:#d70a15;}
This box has a color of #d70a15
<div style="background-color:#d70a15;">Content here</div>
.mybackground {background-color:#d70a15;}
Border around this has a color of #d70a15
<div style="border:2px solid #d70a15;">Content here</div>
.myborder {border:2px solid #d70a15;}