#b8040e color space conversions
Hex:
#b8040e
RGB:
184, 4, 14
CMY:
28, 98, 95
CMYK:
0, 98, 92, 28
HSL:
357°, 95.7447%, 36.8627%
HSV (HSB):
357°, 97.8261%, 72.1569%
XYZ:
19.8898, 10.3089, 1.3570
xyY:
0.6303, 0.3267, 10.3089
CIE-Lab:
38.3912, 62.4034, 47.4084
CIE-LCH:
38.3912, 78.3692, 37.2242
CIE-Luv:
38.3912, 123.5917, 25.5361
Hunter-Lab:
32.1075, 54.3887, 19.9694
#b8040e color charts
#b8040e color shades, tints & tones
#b8040e color schemes
#b8040e color preview, HTML & CSS examples
This text has a color of #b8040e
<p style="color:#b8040e;">Text here</p>
.mytext {color:#b8040e;}
This box has a color of #b8040e
<div style="background-color:#b8040e;">Content here</div>
.mybackground {background-color:#b8040e;}
Border around this has a color of #b8040e
<div style="border:2px solid #b8040e;">Content here</div>
.myborder {border:2px solid #b8040e;}