#b11b01 color space conversions
Hex:
#b11b01
RGB:
177, 27, 1
CMY:
31, 89, 100
CMYK:
0, 85, 99, 31
HSL:
9°, 98.8764%, 34.9020%
HSV (HSB):
9°, 99.4350%, 69.4118%
XYZ:
18.5289, 10.1332, 1.0080
xyY:
0.6245, 0.3415, 10.1332
CIE-Lab:
38.0804, 56.8118, 51.2467
CIE-LCH:
38.0804, 76.5101, 42.0518
CIE-Luv:
38.0804, 113.4715, 28.2921
Hunter-Lab:
31.8326, 48.1927, 20.4053
#b11b01 color charts
#b11b01 color shades, tints & tones
#b11b01 color schemes
#b11b01 color preview, HTML & CSS examples
This text has a color of #b11b01
<p style="color:#b11b01;">Text here</p>
.mytext {color:#b11b01;}
This box has a color of #b11b01
<div style="background-color:#b11b01;">Content here</div>
.mybackground {background-color:#b11b01;}
Border around this has a color of #b11b01
<div style="border:2px solid #b11b01;">Content here</div>
.myborder {border:2px solid #b11b01;}