#b01a2b color space conversions
Hex:
#b01a2b
RGB:
176, 26, 43
CMY:
31, 90, 83
CMYK:
0, 85, 76, 31
HSL:
353°, 74.2574%, 39.6078%
HSV (HSB):
353°, 85.2273%, 69.0196%
XYZ:
18.7099, 10.1433, 3.2572
xyY:
0.5827, 0.3159, 10.1433
CIE-Lab:
38.0984, 57.6753, 31.1873
CIE-LCH:
38.0984, 65.5674, 28.4018
CIE-Luv:
38.0984, 107.2198, 18.3535
Hunter-Lab:
31.8486, 49.1276, 16.2303
#b01a2b color charts
#b01a2b color shades, tints & tones
#b01a2b color schemes
#b01a2b color preview, HTML & CSS examples
This text has a color of #b01a2b
<p style="color:#b01a2b;">Text here</p>
.mytext {color:#b01a2b;}
This box has a color of #b01a2b
<div style="background-color:#b01a2b;">Content here</div>
.mybackground {background-color:#b01a2b;}
Border around this has a color of #b01a2b
<div style="border:2px solid #b01a2b;">Content here</div>
.myborder {border:2px solid #b01a2b;}