#b70a3f color space conversions
Hex:
#b70a3f
RGB:
183, 10, 63
CMY:
28, 96, 75
CMYK:
0, 95, 66, 28
HSL:
342°, 89.6373%, 37.8431%
HSV (HSB):
342°, 94.5355%, 71.7647%
XYZ:
20.5342, 10.6432, 5.6747
xyY:
0.5572, 0.2888, 10.6432
CIE-Lab:
38.9730, 63.0671, 20.0746
CIE-LCH:
38.9730, 66.1850, 17.6566
CIE-Luv:
38.9730, 110.7840, 8.8121
Hunter-Lab:
32.6240, 55.2595, 12.5237
#b70a3f color charts
#b70a3f color shades, tints & tones
#b70a3f color schemes
#b70a3f color preview, HTML & CSS examples
This text has a color of #b70a3f
<p style="color:#b70a3f;">Text here</p>
.mytext {color:#b70a3f;}
This box has a color of #b70a3f
<div style="background-color:#b70a3f;">Content here</div>
.mybackground {background-color:#b70a3f;}
Border around this has a color of #b70a3f
<div style="border:2px solid #b70a3f;">Content here</div>
.myborder {border:2px solid #b70a3f;}