#b80f2f color space conversions
Hex:
#b80f2f
RGB:
184, 15, 47
CMY:
28, 94, 82
CMYK:
0, 92, 74, 28
HSL:
349°, 84.9246%, 39.0196%
HSV (HSB):
349°, 91.8478%, 72.1569%
XYZ:
20.4511, 10.7372, 3.6839
xyY:
0.5865, 0.3079, 10.7372
CIE-Lab:
39.1343, 61.9664, 30.3727
CIE-LCH:
39.1343, 69.0097, 26.1117
CIE-Luv:
39.1343, 115.4764, 17.0452
Hunter-Lab:
32.7677, 54.0624, 16.2717
#b80f2f color charts
#b80f2f color shades, tints & tones
#b80f2f color schemes
#b80f2f color preview, HTML & CSS examples
This text has a color of #b80f2f
<p style="color:#b80f2f;">Text here</p>
.mytext {color:#b80f2f;}
This box has a color of #b80f2f
<div style="background-color:#b80f2f;">Content here</div>
.mybackground {background-color:#b80f2f;}
Border around this has a color of #b80f2f
<div style="border:2px solid #b80f2f;">Content here</div>
.myborder {border:2px solid #b80f2f;}