#b3113d color space conversions
Hex:
#b3113d
RGB:
179, 17, 61
CMY:
30, 93, 76
CMYK:
0, 91, 66, 30
HSL:
344°, 82.6531%, 38.4314%
HSV (HSB):
344°, 90.5028%, 70.1961%
XYZ:
19.6332, 10.3215, 5.3723
xyY:
0.5558, 0.2922, 10.3215
CIE-Lab:
38.4134, 61.0251, 20.4609
CIE-LCH:
38.4134, 64.3639, 18.5357
CIE-Luv:
38.4134, 106.9894, 9.5419
Hunter-Lab:
32.1271, 52.8604, 12.5744
#b3113d color charts
#b3113d color shades, tints & tones
#b3113d color schemes
#b3113d color preview, HTML & CSS examples
This text has a color of #b3113d
<p style="color:#b3113d;">Text here</p>
.mytext {color:#b3113d;}
This box has a color of #b3113d
<div style="background-color:#b3113d;">Content here</div>
.mybackground {background-color:#b3113d;}
Border around this has a color of #b3113d
<div style="border:2px solid #b3113d;">Content here</div>
.myborder {border:2px solid #b3113d;}