#b31f07 color space conversions
Hex:
#b31f07
RGB:
179, 31, 7
CMY:
30, 88, 97
CMYK:
0, 83, 96, 30
HSL:
8°, 92.4731%, 36.4706%
HSV (HSB):
8°, 96.0894%, 70.1961%
XYZ:
19.1187, 10.5790, 1.2353
xyY:
0.6181, 0.3420, 10.5790
CIE-Lab:
38.8622, 56.4864, 49.6499
CIE-LCH:
38.8622, 75.2052, 41.3145
CIE-Luv:
38.8622, 112.9075, 28.4000
Hunter-Lab:
32.5254, 48.0045, 20.5160
#b31f07 color charts
#b31f07 color shades, tints & tones
#b31f07 color schemes
#b31f07 color preview, HTML & CSS examples
This text has a color of #b31f07
<p style="color:#b31f07;">Text here</p>
.mytext {color:#b31f07;}
This box has a color of #b31f07
<div style="background-color:#b31f07;">Content here</div>
.mybackground {background-color:#b31f07;}
Border around this has a color of #b31f07
<div style="border:2px solid #b31f07;">Content here</div>
.myborder {border:2px solid #b31f07;}