#b8012e color space conversions
Hex:
#b8012e
RGB:
184, 1, 46
CMY:
28, 100, 82
CMYK:
0, 99, 75, 28
HSL:
345°, 98.9189%, 36.2745%
HSV (HSB):
345°, 99.4565%, 72.1569%
XYZ:
20.2712, 10.4093, 3.5256
xyY:
0.5926, 0.3043, 10.4093
CIE-Lab:
38.5672, 63.5295, 30.3355
CIE-LCH:
38.5672, 70.4006, 25.5246
CIE-Luv:
38.5672, 118.2225, 16.3850
Hunter-Lab:
32.2635, 55.6906, 16.1056
#b8012e color charts
#b8012e color shades, tints & tones
#b8012e color schemes
#b8012e color preview, HTML & CSS examples
This text has a color of #b8012e
<p style="color:#b8012e;">Text here</p>
.mytext {color:#b8012e;}
This box has a color of #b8012e
<div style="background-color:#b8012e;">Content here</div>
.mybackground {background-color:#b8012e;}
Border around this has a color of #b8012e
<div style="border:2px solid #b8012e;">Content here</div>
.myborder {border:2px solid #b8012e;}