#b70e02 color space conversions
Hex:
#b70e02
RGB:
183, 14, 2
CMY:
28, 95, 99
CMYK:
0, 92, 99, 28
HSL:
4°, 97.8378%, 36.2745%
HSV (HSB):
4°, 98.9071%, 71.7647%
XYZ:
19.6964, 10.3857, 1.0240
xyY:
0.6332, 0.3339, 10.3857
CIE-Lab:
38.5260, 60.8569, 51.7949
CIE-LCH:
38.5260, 79.9142, 40.4009
CIE-Luv:
38.5260, 121.9052, 27.6237
Hunter-Lab:
32.2269, 52.6985, 20.6750
#b70e02 color charts
#b70e02 color shades, tints & tones
#b70e02 color schemes
#b70e02 color preview, HTML & CSS examples
This text has a color of #b70e02
<p style="color:#b70e02;">Text here</p>
.mytext {color:#b70e02;}
This box has a color of #b70e02
<div style="background-color:#b70e02;">Content here</div>
.mybackground {background-color:#b70e02;}
Border around this has a color of #b70e02
<div style="border:2px solid #b70e02;">Content here</div>
.myborder {border:2px solid #b70e02;}