#b01102 color space conversions
Hex:
#b01102
RGB:
176, 17, 2
CMY:
31, 93, 99
CMYK:
0, 90, 99, 31
HSL:
5°, 97.7528%, 34.9020%
HSV (HSB):
5°, 98.8636%, 69.0196%
XYZ:
18.1159, 9.6354, 0.9624
xyY:
0.6309, 0.3356, 9.6354
CIE-Lab:
37.1799, 58.5230, 50.3372
CIE-LCH:
37.1799, 77.1931, 40.6997
CIE-Luv:
37.1799, 115.9612, 26.8421
Hunter-Lab:
31.0409, 49.8534, 19.8903
#b01102 color charts
#b01102 color shades, tints & tones
#b01102 color schemes
#b01102 color preview, HTML & CSS examples
This text has a color of #b01102
<p style="color:#b01102;">Text here</p>
.mytext {color:#b01102;}
This box has a color of #b01102
<div style="background-color:#b01102;">Content here</div>
.mybackground {background-color:#b01102;}
Border around this has a color of #b01102
<div style="border:2px solid #b01102;">Content here</div>
.myborder {border:2px solid #b01102;}