#d70b3a color space conversions
Hex:
#d70b3a
RGB:
215, 11, 58
CMY:
16, 96, 77
CMYK:
0, 95, 73, 16
HSL:
346°, 90.2655%, 44.3137%
HSV (HSB):
346°, 94.8837%, 84.3137%
XYZ:
28.9077, 14.9919, 5.3731
xyY:
0.5867, 0.3043, 14.9919
CIE-Lab:
45.6231, 70.6328, 32.8880
CIE-LCH:
45.6231, 77.9141, 24.9676
CIE-Luv:
45.6231, 136.7527, 18.7234
Hunter-Lab:
38.7194, 65.5084, 18.8759
#d70b3a color charts
#d70b3a color shades, tints & tones
#d70b3a color schemes
#d70b3a color preview, HTML & CSS examples
This text has a color of #d70b3a
<p style="color:#d70b3a;">Text here</p>
.mytext {color:#d70b3a;}
This box has a color of #d70b3a
<div style="background-color:#d70b3a;">Content here</div>
.mybackground {background-color:#d70b3a;}
Border around this has a color of #d70b3a
<div style="border:2px solid #d70b3a;">Content here</div>
.myborder {border:2px solid #d70b3a;}