#b70f01 color space conversions
Hex:
#b70f01
RGB:
183, 15, 1
CMY:
28, 94, 100
CMYK:
0, 92, 99, 28
HSL:
5°, 98.9130%, 36.0784%
HSV (HSB):
5°, 99.4536%, 71.7647%
XYZ:
19.7047, 10.4111, 0.9997
xyY:
0.6333, 0.3346, 10.4111
CIE-Lab:
38.5704, 60.7072, 52.2074
CIE-LCH:
38.5704, 80.0686, 40.6951
CIE-Luv:
38.5704, 121.7476, 27.8317
Hunter-Lab:
32.2663, 52.5425, 20.7494
#b70f01 color charts
#b70f01 color shades, tints & tones
#b70f01 color schemes
#b70f01 color preview, HTML & CSS examples
This text has a color of #b70f01
<p style="color:#b70f01;">Text here</p>
.mytext {color:#b70f01;}
This box has a color of #b70f01
<div style="background-color:#b70f01;">Content here</div>
.mybackground {background-color:#b70f01;}
Border around this has a color of #b70f01
<div style="border:2px solid #b70f01;">Content here</div>
.myborder {border:2px solid #b70f01;}