#b2031a color space conversions
Hex:
#b2031a
RGB:
178, 3, 26
CMY:
30, 99, 90
CMYK:
0, 98, 85, 30
HSL:
352°, 96.6851%, 35.4902%
HSV (HSB):
352°, 98.3146%, 69.8039%
XYZ:
18.5791, 9.6047, 1.8519
xyY:
0.6186, 0.3198, 9.6047
CIE-Lab:
37.1234, 61.1986, 40.1578
CIE-LCH:
37.1234, 73.1978, 33.2724
CIE-Luv:
37.1234, 117.7459, 21.9935
Hunter-Lab:
30.9914, 52.7743, 18.1510
#b2031a color charts
#b2031a color shades, tints & tones
#b2031a color schemes
#b2031a color preview, HTML & CSS examples
This text has a color of #b2031a
<p style="color:#b2031a;">Text here</p>
.mytext {color:#b2031a;}
This box has a color of #b2031a
<div style="background-color:#b2031a;">Content here</div>
.mybackground {background-color:#b2031a;}
Border around this has a color of #b2031a
<div style="border:2px solid #b2031a;">Content here</div>
.myborder {border:2px solid #b2031a;}