#b70b27 color space conversions
Hex:
#b70b27
RGB:
183, 11, 39
CMY:
28, 96, 85
CMYK:
0, 94, 79, 28
HSL:
350°, 88.6598%, 38.0392%
HSV (HSB):
350°, 93.9891%, 71.7647%
XYZ:
20.0143, 10.4531, 2.8822
xyY:
0.6001, 0.3134, 10.4531
CIE-Lab:
38.6437, 61.9331, 34.6077
CIE-LCH:
38.6437, 70.9464, 29.1961
CIE-Luv:
38.6437, 117.4708, 19.5614
Hunter-Lab:
32.3313, 53.9188, 17.3464
#b70b27 color charts
#b70b27 color shades, tints & tones
#b70b27 color schemes
#b70b27 color preview, HTML & CSS examples
This text has a color of #b70b27
<p style="color:#b70b27;">Text here</p>
.mytext {color:#b70b27;}
This box has a color of #b70b27
<div style="background-color:#b70b27;">Content here</div>
.mybackground {background-color:#b70b27;}
Border around this has a color of #b70b27
<div style="border:2px solid #b70b27;">Content here</div>
.myborder {border:2px solid #b70b27;}