#b31b09 color space conversions
Hex:
#b31b09
RGB:
179, 27, 9
CMY:
30, 89, 96
CMYK:
0, 85, 95, 30
HSL:
6°, 90.4255%, 36.8627%
HSV (HSB):
6°, 94.9721%, 70.1961%
XYZ:
19.0316, 10.3873, 1.2603
xyY:
0.6203, 0.3386, 10.3873
CIE-Lab:
38.5287, 57.4781, 48.7737
CIE-LCH:
38.5287, 75.3830, 40.3166
CIE-Luv:
38.5287, 114.3737, 27.5656
Hunter-Lab:
32.2293, 49.0042, 20.2420
#b31b09 color charts
#b31b09 color shades, tints & tones
#b31b09 color schemes
#b31b09 color preview, HTML & CSS examples
This text has a color of #b31b09
<p style="color:#b31b09;">Text here</p>
.mytext {color:#b31b09;}
This box has a color of #b31b09
<div style="background-color:#b31b09;">Content here</div>
.mybackground {background-color:#b31b09;}
Border around this has a color of #b31b09
<div style="border:2px solid #b31b09;">Content here</div>
.myborder {border:2px solid #b31b09;}