#b2131f color space conversions
Hex:
#b2131f
RGB:
178, 19, 31
CMY:
30, 93, 88
CMYK:
0, 89, 83, 30
HSL:
355°, 80.7107%, 38.6275%
HSV (HSB):
355°, 89.3258%, 69.8039%
XYZ:
18.8403, 10.0297, 2.2392
xyY:
0.6056, 0.3224, 10.0297
CIE-Lab:
37.8956, 59.2235, 38.1281
CIE-LCH:
37.8956, 70.4356, 32.7734
CIE-Luv:
37.8956, 113.4762, 21.9401
Hunter-Lab:
31.6696, 50.7680, 17.9766
#b2131f color charts
#b2131f color shades, tints & tones
#b2131f color schemes
#b2131f color preview, HTML & CSS examples
This text has a color of #b2131f
<p style="color:#b2131f;">Text here</p>
.mytext {color:#b2131f;}
This box has a color of #b2131f
<div style="background-color:#b2131f;">Content here</div>
.mybackground {background-color:#b2131f;}
Border around this has a color of #b2131f
<div style="border:2px solid #b2131f;">Content here</div>
.myborder {border:2px solid #b2131f;}