#b12c2b color space conversions
Hex:
#b12c2b
RGB:
177, 44, 43
CMY:
31, 83, 83
CMYK:
0, 75, 76, 31
HSL:
0°, 60.9091%, 43.1373%
HSV (HSB):
0°, 75.7062%, 69.4118%
XYZ:
19.4682, 11.3229, 3.4449
xyY:
0.5686, 0.3307, 11.3229
CIE-Lab:
40.1191, 52.8429, 33.5007
CIE-LCH:
40.1191, 62.5673, 32.3733
CIE-Luv:
40.1191, 100.2486, 21.9552
Hunter-Lab:
33.6495, 44.3859, 17.4847
#b12c2b color charts
#b12c2b color shades, tints & tones
#b12c2b color schemes
#b12c2b color preview, HTML & CSS examples
This text has a color of #b12c2b
<p style="color:#b12c2b;">Text here</p>
.mytext {color:#b12c2b;}
This box has a color of #b12c2b
<div style="background-color:#b12c2b;">Content here</div>
.mybackground {background-color:#b12c2b;}
Border around this has a color of #b12c2b
<div style="border:2px solid #b12c2b;">Content here</div>
.myborder {border:2px solid #b12c2b;}