#b01100 color space conversions
Hex:
#b01100
RGB:
176, 17, 0
CMY:
31, 93, 100
CMYK:
0, 90, 100, 31
HSL:
6°, 100.0000%, 34.5098%
HSV (HSB):
6°, 100.0000%, 69.0196%
XYZ:
18.1049, 9.6310, 0.9047
xyY:
0.6321, 0.3363, 9.6310
CIE-Lab:
37.1719, 58.4997, 51.1486
CIE-LCH:
37.1719, 77.7072, 41.1645
CIE-Luv:
37.1719, 116.1276, 27.1036
Hunter-Lab:
31.0339, 49.8264, 19.9952
#b01100 color charts
#b01100 color shades, tints & tones
#b01100 color schemes
#b01100 color preview, HTML & CSS examples
This text has a color of #b01100
<p style="color:#b01100;">Text here</p>
.mytext {color:#b01100;}
This box has a color of #b01100
<div style="background-color:#b01100;">Content here</div>
.mybackground {background-color:#b01100;}
Border around this has a color of #b01100
<div style="border:2px solid #b01100;">Content here</div>
.myborder {border:2px solid #b01100;}