#b3112d color space conversions
Hex:
#b3112d
RGB:
179, 17, 45
CMY:
30, 93, 82
CMYK:
0, 91, 75, 30
HSL:
350°, 82.6531%, 38.4314%
HSV (HSB):
350°, 90.5028%, 70.1961%
XYZ:
19.2645, 10.1741, 3.4311
xyY:
0.5861, 0.3095, 10.1741
CIE-Lab:
38.1530, 60.2857, 30.1961
CIE-LCH:
38.1530, 67.4253, 26.6055
CIE-Luv:
38.1530, 111.6790, 17.0179
Hunter-Lab:
31.8968, 51.9881, 15.9501
#b3112d color charts
#b3112d color shades, tints & tones
#b3112d color schemes
#b3112d color preview, HTML & CSS examples
This text has a color of #b3112d
<p style="color:#b3112d;">Text here</p>
.mytext {color:#b3112d;}
This box has a color of #b3112d
<div style="background-color:#b3112d;">Content here</div>
.mybackground {background-color:#b3112d;}
Border around this has a color of #b3112d
<div style="border:2px solid #b3112d;">Content here</div>
.myborder {border:2px solid #b3112d;}