#b8072c color space conversions
Hex:
#b8072c
RGB:
184, 7, 44
CMY:
28, 97, 83
CMYK:
0, 96, 76, 28
HSL:
347°, 92.6702%, 37.4510%
HSV (HSB):
347°, 96.1957%, 72.1569%
XYZ:
20.2978, 10.5242, 3.3444
xyY:
0.5941, 0.3080, 10.5242
CIE-Lab:
38.7672, 62.7983, 31.7912
CIE-LCH:
38.7672, 70.3869, 26.8505
CIE-Luv:
38.7672, 117.7200, 17.6199
Hunter-Lab:
32.4410, 54.9128, 16.5963
#b8072c color charts
#b8072c color shades, tints & tones
#b8072c color schemes
#b8072c color preview, HTML & CSS examples
This text has a color of #b8072c
<p style="color:#b8072c;">Text here</p>
.mytext {color:#b8072c;}
This box has a color of #b8072c
<div style="background-color:#b8072c;">Content here</div>
.mybackground {background-color:#b8072c;}
Border around this has a color of #b8072c
<div style="border:2px solid #b8072c;">Content here</div>
.myborder {border:2px solid #b8072c;}