#b3231f color space conversions
Hex:
#b3231f
RGB:
179, 35, 31
CMY:
30, 86, 88
CMYK:
0, 80, 83, 30
HSL:
2°, 70.4762%, 41.1765%
HSV (HSB):
2°, 82.6816%, 70.1961%
XYZ:
19.4388, 10.8847, 2.3727
xyY:
0.5945, 0.3329, 10.8847
CIE-Lab:
39.3856, 55.8559, 39.6291
CIE-LCH:
39.3856, 68.4861, 35.3552
CIE-Luv:
39.3856, 108.4285, 24.4349
Hunter-Lab:
32.9920, 47.4357, 18.8303
#b3231f color charts
#b3231f color shades, tints & tones
#b3231f color schemes
#b3231f color preview, HTML & CSS examples
This text has a color of #b3231f
<p style="color:#b3231f;">Text here</p>
.mytext {color:#b3231f;}
This box has a color of #b3231f
<div style="background-color:#b3231f;">Content here</div>
.mybackground {background-color:#b3231f;}
Border around this has a color of #b3231f
<div style="border:2px solid #b3231f;">Content here</div>
.myborder {border:2px solid #b3231f;}