#b8030f color space conversions
Hex:
#b8030f
RGB:
184, 3, 15
CMY:
28, 99, 94
CMYK:
0, 98, 92, 28
HSL:
356°, 96.7914%, 36.6667%
HSV (HSB):
356°, 98.3696%, 72.1569%
XYZ:
19.8860, 10.2900, 1.3900
xyY:
0.6300, 0.3260, 10.2900
CIE-Lab:
38.3579, 62.5275, 46.9778
CIE-LCH:
38.3579, 78.2087, 36.9180
CIE-Luv:
38.3579, 123.6759, 25.3119
Hunter-Lab:
32.0780, 54.5203, 19.8854
#b8030f color charts
#b8030f color shades, tints & tones
#b8030f color schemes
#b8030f color preview, HTML & CSS examples
This text has a color of #b8030f
<p style="color:#b8030f;">Text here</p>
.mytext {color:#b8030f;}
This box has a color of #b8030f
<div style="background-color:#b8030f;">Content here</div>
.mybackground {background-color:#b8030f;}
Border around this has a color of #b8030f
<div style="border:2px solid #b8030f;">Content here</div>
.myborder {border:2px solid #b8030f;}