#b1011a color space conversions
Hex:
#b1011a
RGB:
177, 1, 26
CMY:
31, 100, 90
CMYK:
0, 99, 85, 31
HSL:
351°, 98.8764%, 34.9020%
HSV (HSB):
351°, 99.4350%, 69.4118%
XYZ:
18.3288, 9.4434, 1.8340
xyY:
0.6191, 0.3190, 9.4434
CIE-Lab:
36.8243, 61.1783, 39.8088
CIE-LCH:
36.8243, 72.9899, 33.0521
CIE-Luv:
36.8243, 117.3814, 21.6660
Hunter-Lab:
30.7301, 52.6874, 17.9726
#b1011a color charts
#b1011a color shades, tints & tones
#b1011a color schemes
#b1011a color preview, HTML & CSS examples
This text has a color of #b1011a
<p style="color:#b1011a;">Text here</p>
.mytext {color:#b1011a;}
This box has a color of #b1011a
<div style="background-color:#b1011a;">Content here</div>
.mybackground {background-color:#b1011a;}
Border around this has a color of #b1011a
<div style="border:2px solid #b1011a;">Content here</div>
.myborder {border:2px solid #b1011a;}