#b80f21 color space conversions
Hex:
#b80f21
RGB:
184, 15, 33
CMY:
28, 94, 87
CMYK:
0, 92, 82, 28
HSL:
354°, 84.9246%, 39.0196%
HSV (HSB):
354°, 91.8478%, 72.1569%
XYZ:
20.2125, 10.6418, 2.4276
xyY:
0.6073, 0.3197, 10.6418
CIE-Lab:
38.9705, 61.5029, 38.4862
CIE-LCH:
38.9705, 72.5520, 32.0368
CIE-Luv:
38.9705, 118.6651, 22.0384
Hunter-Lab:
32.6218, 53.5108, 18.4231
#b80f21 color charts
#b80f21 color shades, tints & tones
#b80f21 color schemes
#b80f21 color preview, HTML & CSS examples
This text has a color of #b80f21
<p style="color:#b80f21;">Text here</p>
.mytext {color:#b80f21;}
This box has a color of #b80f21
<div style="background-color:#b80f21;">Content here</div>
.mybackground {background-color:#b80f21;}
Border around this has a color of #b80f21
<div style="border:2px solid #b80f21;">Content here</div>
.myborder {border:2px solid #b80f21;}