#d70b2c color space conversions
Hex:
#d70b2c
RGB:
215, 11, 44
CMY:
16, 96, 83
CMYK:
0, 95, 80, 16
HSL:
350°, 90.2655%, 44.3137%
HSV (HSB):
350°, 94.8837%, 84.3137%
XYZ:
28.5986, 14.8683, 3.7454
xyY:
0.6057, 0.3149, 14.8683
CIE-Lab:
45.4532, 70.1622, 40.9094
CIE-LCH:
45.4532, 81.2177, 30.2451
CIE-Luv:
45.4532, 140.2505, 24.0711
Hunter-Lab:
38.5594, 64.9105, 21.2325
#d70b2c color charts
#d70b2c color shades, tints & tones
#d70b2c color schemes
#d70b2c color preview, HTML & CSS examples
This text has a color of #d70b2c
<p style="color:#d70b2c;">Text here</p>
.mytext {color:#d70b2c;}
This box has a color of #d70b2c
<div style="background-color:#d70b2c;">Content here</div>
.mybackground {background-color:#d70b2c;}
Border around this has a color of #d70b2c
<div style="border:2px solid #d70b2c;">Content here</div>
.myborder {border:2px solid #d70b2c;}