#b70a2f color space conversions
Hex:
#b70a2f
RGB:
183, 10, 47
CMY:
28, 96, 82
CMYK:
0, 95, 74, 28
HSL:
347°, 89.6373%, 37.8431%
HSV (HSB):
347°, 94.5355%, 71.7647%
XYZ:
20.1501, 10.4896, 3.6520
xyY:
0.5876, 0.3059, 10.4896
CIE-Lab:
38.7072, 62.3303, 29.8237
CIE-LCH:
38.7072, 69.0979, 25.5701
CIE-Luv:
38.7072, 115.6647, 16.4173
Hunter-Lab:
32.3876, 54.3759, 15.9859
#b70a2f color charts
#b70a2f color shades, tints & tones
#b70a2f color schemes
#b70a2f color preview, HTML & CSS examples
This text has a color of #b70a2f
<p style="color:#b70a2f;">Text here</p>
.mytext {color:#b70a2f;}
This box has a color of #b70a2f
<div style="background-color:#b70a2f;">Content here</div>
.mybackground {background-color:#b70a2f;}
Border around this has a color of #b70a2f
<div style="border:2px solid #b70a2f;">Content here</div>
.myborder {border:2px solid #b70a2f;}