#b80701 color space conversions
Hex:
#b80701
RGB:
184, 7, 1
CMY:
28, 97, 100
CMYK:
0, 96, 99, 28
HSL:
2°, 98.9189%, 36.2745%
HSV (HSB):
2°, 99.4565%, 72.1569%
XYZ:
19.8486, 10.3445, 0.9793
xyY:
0.6367, 0.3318, 10.3445
CIE-Lab:
38.4537, 61.9285, 52.2938
CIE-LCH:
38.4537, 81.0541, 40.1785
CIE-Luv:
38.4537, 124.1310, 27.4123
Hunter-Lab:
32.1629, 53.8725, 20.7088
#b80701 color charts
#b80701 color shades, tints & tones
#b80701 color schemes
#b80701 color preview, HTML & CSS examples
This text has a color of #b80701
<p style="color:#b80701;">Text here</p>
.mytext {color:#b80701;}
This box has a color of #b80701
<div style="background-color:#b80701;">Content here</div>
.mybackground {background-color:#b80701;}
Border around this has a color of #b80701
<div style="border:2px solid #b80701;">Content here</div>
.myborder {border:2px solid #b80701;}