#b70d34 color space conversions
Hex:
#b70d34
RGB:
183, 13, 52
CMY:
28, 95, 80
CMYK:
0, 93, 72, 28
HSL:
346°, 86.7347%, 38.4314%
HSV (HSB):
346°, 92.8962%, 71.7647%
XYZ:
20.2922, 10.6031, 4.2259
xyY:
0.5778, 0.3019, 10.6031
CIE-Lab:
38.9037, 62.1825, 26.9469
CIE-LCH:
38.9037, 67.7702, 23.4296
CIE-Luv:
38.9037, 113.7325, 14.4853
Hunter-Lab:
32.5623, 54.2535, 15.0991
#b70d34 color charts
#b70d34 color shades, tints & tones
#b70d34 color schemes
#b70d34 color preview, HTML & CSS examples
This text has a color of #b70d34
<p style="color:#b70d34;">Text here</p>
.mytext {color:#b70d34;}
This box has a color of #b70d34
<div style="background-color:#b70d34;">Content here</div>
.mybackground {background-color:#b70d34;}
Border around this has a color of #b70d34
<div style="border:2px solid #b70d34;">Content here</div>
.myborder {border:2px solid #b70d34;}