#b3231b color space conversions
Hex:
#b3231b
RGB:
179, 35, 27
CMY:
30, 86, 89
CMYK:
0, 80, 85, 30
HSL:
3°, 73.7864%, 40.3922%
HSV (HSB):
3°, 84.9162%, 70.1961%
XYZ:
19.3893, 10.8649, 2.1121
xyY:
0.5991, 0.3357, 10.8649
CIE-Lab:
39.3520, 55.7505, 41.6963
CIE-LCH:
39.3520, 69.6182, 36.7932
CIE-Luv:
39.3520, 109.0523, 25.5097
Hunter-Lab:
32.9619, 47.3160, 19.2742
#b3231b color charts
#b3231b color shades, tints & tones
#b3231b color schemes
#b3231b color preview, HTML & CSS examples
This text has a color of #b3231b
<p style="color:#b3231b;">Text here</p>
.mytext {color:#b3231b;}
This box has a color of #b3231b
<div style="background-color:#b3231b;">Content here</div>
.mybackground {background-color:#b3231b;}
Border around this has a color of #b3231b
<div style="border:2px solid #b3231b;">Content here</div>
.myborder {border:2px solid #b3231b;}