#d70a2b color space conversions
Hex:
#d70a2b
RGB:
215, 10, 43
CMY:
16, 96, 83
CMYK:
0, 95, 80, 16
HSL:
350°, 91.1111%, 44.1176%
HSV (HSB):
350°, 95.3488%, 84.3137%
XYZ:
28.5689, 14.8386, 3.6439
xyY:
0.6072, 0.3154, 14.8386
CIE-Lab:
45.4123, 70.2226, 41.4320
CIE-LCH:
45.4123, 81.5342, 30.5410
CIE-Luv:
45.4123, 140.6209, 24.3416
Hunter-Lab:
38.5209, 64.9726, 21.3561
#d70a2b color charts
#d70a2b color shades, tints & tones
#d70a2b color schemes
#d70a2b color preview, HTML & CSS examples
This text has a color of #d70a2b
<p style="color:#d70a2b;">Text here</p>
.mytext {color:#d70a2b;}
This box has a color of #d70a2b
<div style="background-color:#d70a2b;">Content here</div>
.mybackground {background-color:#d70a2b;}
Border around this has a color of #d70a2b
<div style="border:2px solid #d70a2b;">Content here</div>
.myborder {border:2px solid #d70a2b;}