#b70214 color space conversions
Hex:
#b70214
RGB:
183, 2, 20
CMY:
28, 99, 92
CMYK:
0, 99, 89, 28
HSL:
354°, 97.8378%, 36.2745%
HSV (HSB):
354°, 98.9071%, 71.7647%
XYZ:
19.6764, 10.1612, 1.5861
xyY:
0.6262, 0.3234, 10.1612
CIE-Lab:
38.1302, 62.4627, 44.4833
CIE-LCH:
38.1302, 76.6834, 35.4569
CIE-Luv:
38.1302, 122.5330, 24.1727
Hunter-Lab:
31.8766, 54.3981, 19.3636
#b70214 color charts
#b70214 color shades, tints & tones
#b70214 color schemes
#b70214 color preview, HTML & CSS examples
This text has a color of #b70214
<p style="color:#b70214;">Text here</p>
.mytext {color:#b70214;}
This box has a color of #b70214
<div style="background-color:#b70214;">Content here</div>
.mybackground {background-color:#b70214;}
Border around this has a color of #b70214
<div style="border:2px solid #b70214;">Content here</div>
.myborder {border:2px solid #b70214;}