#b10801 color space conversions
Hex:
#b10801
RGB:
177, 8, 1
CMY:
31, 97, 100
CMYK:
0, 95, 99, 31
HSL:
2°, 98.8764%, 34.9020%
HSV (HSB):
2°, 99.4350%, 69.4118%
XYZ:
18.2238, 9.5230, 0.9063
xyY:
0.6360, 0.3324, 9.5230
CIE-Lab:
36.9723, 59.9880, 50.7817
CIE-LCH:
36.9723, 78.5960, 40.2489
CIE-Luv:
36.9723, 118.8236, 26.4084
Hunter-Lab:
30.8593, 51.4083, 19.8602
#b10801 color charts
#b10801 color shades, tints & tones
#b10801 color schemes
#b10801 color preview, HTML & CSS examples
This text has a color of #b10801
<p style="color:#b10801;">Text here</p>
.mytext {color:#b10801;}
This box has a color of #b10801
<div style="background-color:#b10801;">Content here</div>
.mybackground {background-color:#b10801;}
Border around this has a color of #b10801
<div style="border:2px solid #b10801;">Content here</div>
.myborder {border:2px solid #b10801;}