#d70a2e color space conversions
Hex:
#d70a2e
RGB:
215, 10, 46
CMY:
16, 96, 82
CMYK:
0, 95, 79, 16
HSL:
349°, 91.1111%, 44.1176%
HSV (HSB):
349°, 95.3488%, 84.3137%
XYZ:
28.6260, 14.8614, 3.9445
xyY:
0.6035, 0.3133, 14.8614
CIE-Lab:
45.4438, 70.3099, 39.7603
CIE-LCH:
45.4438, 80.7735, 29.4882
CIE-Luv:
45.4438, 139.9576, 23.3317
Hunter-Lab:
38.5505, 65.0834, 20.9187
#d70a2e color charts
#d70a2e color shades, tints & tones
#d70a2e color schemes
#d70a2e color preview, HTML & CSS examples
This text has a color of #d70a2e
<p style="color:#d70a2e;">Text here</p>
.mytext {color:#d70a2e;}
This box has a color of #d70a2e
<div style="background-color:#d70a2e;">Content here</div>
.mybackground {background-color:#d70a2e;}
Border around this has a color of #d70a2e
<div style="border:2px solid #d70a2e;">Content here</div>
.myborder {border:2px solid #d70a2e;}