#b8230a color space conversions
Hex:
#b8230a
RGB:
184, 35, 10
CMY:
28, 86, 96
CMYK:
0, 81, 95, 28
HSL:
9°, 89.6907%, 38.0392%
HSV (HSB):
9°, 94.5652%, 72.1569%
XYZ:
20.4230, 11.4143, 1.4139
xyY:
0.6142, 0.3433, 11.4143
CIE-Lab:
40.2697, 56.9352, 50.0072
CIE-LCH:
40.2697, 75.7782, 41.2934
CIE-Luv:
40.2697, 114.7588, 29.3754
Hunter-Lab:
33.7851, 48.7788, 21.1682
#b8230a color charts
#b8230a color shades, tints & tones
#b8230a color schemes
#b8230a color preview, HTML & CSS examples
This text has a color of #b8230a
<p style="color:#b8230a;">Text here</p>
.mytext {color:#b8230a;}
This box has a color of #b8230a
<div style="background-color:#b8230a;">Content here</div>
.mybackground {background-color:#b8230a;}
Border around this has a color of #b8230a
<div style="border:2px solid #b8230a;">Content here</div>
.myborder {border:2px solid #b8230a;}