#b3112c color space conversions
Hex:
#b3112c
RGB:
179, 17, 44
CMY:
30, 93, 83
CMYK:
0, 91, 75, 30
HSL:
350°, 82.6531%, 38.4314%
HSV (HSB):
350°, 90.5028%, 70.1961%
XYZ:
19.2455, 10.1665, 3.3308
xyY:
0.5878, 0.3105, 10.1665
CIE-Lab:
38.1395, 60.2472, 30.7939
CIE-LCH:
38.1395, 67.6608, 27.0728
CIE-Luv:
38.1395, 111.9324, 17.4199
Hunter-Lab:
31.8849, 51.9428, 16.1257
#b3112c color charts
#b3112c color shades, tints & tones
#b3112c color schemes
#b3112c color preview, HTML & CSS examples
This text has a color of #b3112c
<p style="color:#b3112c;">Text here</p>
.mytext {color:#b3112c;}
This box has a color of #b3112c
<div style="background-color:#b3112c;">Content here</div>
.mybackground {background-color:#b3112c;}
Border around this has a color of #b3112c
<div style="border:2px solid #b3112c;">Content here</div>
.myborder {border:2px solid #b3112c;}