#b80f02 color space conversions
Hex:
#b80f02
RGB:
184, 15, 2
CMY:
28, 94, 99
CMYK:
0, 92, 99, 28
HSL:
4°, 97.8495%, 36.4706%
HSV (HSB):
4°, 98.9130%, 72.1569%
XYZ:
19.9489, 10.5364, 1.0397
xyY:
0.6328, 0.3342, 10.5364
CIE-Lab:
38.7884, 60.9851, 52.0317
CIE-LCH:
38.7884, 80.1653, 40.4704
CIE-Luv:
38.7884, 122.4033, 27.8561
Hunter-Lab:
32.4598, 52.8969, 20.8227
#b80f02 color charts
#b80f02 color shades, tints & tones
#b80f02 color schemes
#b80f02 color preview, HTML & CSS examples
This text has a color of #b80f02
<p style="color:#b80f02;">Text here</p>
.mytext {color:#b80f02;}
This box has a color of #b80f02
<div style="background-color:#b80f02;">Content here</div>
.mybackground {background-color:#b80f02;}
Border around this has a color of #b80f02
<div style="border:2px solid #b80f02;">Content here</div>
.myborder {border:2px solid #b80f02;}