#b31a08 color space conversions
Hex:
#b31a08
RGB:
179, 26, 8
CMY:
30, 90, 97
CMYK:
0, 85, 96, 30
HSL:
6°, 91.4439%, 36.6667%
HSV (HSB):
6°, 95.5307%, 70.1961%
XYZ:
19.0036, 10.3400, 1.2239
xyY:
0.6217, 0.3383, 10.3400
CIE-Lab:
38.4459, 57.6916, 49.0702
CIE-LCH:
38.4459, 75.7377, 40.3832
CIE-Luv:
38.4459, 114.8265, 27.5554
Hunter-Lab:
32.1559, 49.2178, 20.2524
#b31a08 color charts
#b31a08 color shades, tints & tones
#b31a08 color schemes
#b31a08 color preview, HTML & CSS examples
This text has a color of #b31a08
<p style="color:#b31a08;">Text here</p>
.mytext {color:#b31a08;}
This box has a color of #b31a08
<div style="background-color:#b31a08;">Content here</div>
.mybackground {background-color:#b31a08;}
Border around this has a color of #b31a08
<div style="border:2px solid #b31a08;">Content here</div>
.myborder {border:2px solid #b31a08;}