#b80b12 color space conversions
Hex:
#b80b12
RGB:
184, 11, 18
CMY:
28, 96, 93
CMYK:
0, 94, 90, 28
HSL:
358°, 88.7179%, 38.2353%
HSV (HSB):
358°, 94.0217%, 72.1569%
XYZ:
19.9960, 10.4734, 1.5399
xyY:
0.6247, 0.3272, 10.4734
CIE-Lab:
38.6789, 61.6903, 45.9077
CIE-LCH:
38.6789, 76.8975, 36.6553
CIE-Luv:
38.6789, 121.8445, 25.3354
Hunter-Lab:
32.3626, 53.6561, 19.8326
#b80b12 color charts
#b80b12 color shades, tints & tones
#b80b12 color schemes
#b80b12 color preview, HTML & CSS examples
This text has a color of #b80b12
<p style="color:#b80b12;">Text here</p>
.mytext {color:#b80b12;}
This box has a color of #b80b12
<div style="background-color:#b80b12;">Content here</div>
.mybackground {background-color:#b80b12;}
Border around this has a color of #b80b12
<div style="border:2px solid #b80b12;">Content here</div>
.myborder {border:2px solid #b80b12;}