#b01a2a color space conversions
Hex:
#b01a2a
RGB:
176, 26, 42
CMY:
31, 90, 84
CMYK:
0, 85, 76, 31
HSL:
354°, 74.2574%, 39.6078%
HSV (HSB):
354°, 85.2273%, 69.0196%
XYZ:
18.6918, 10.1361, 3.1618
xyY:
0.5843, 0.3169, 10.1361
CIE-Lab:
38.0855, 57.6369, 31.7775
CIE-LCH:
38.0855, 65.8166, 28.8697
CIE-Luv:
38.0855, 107.4547, 18.7418
Hunter-Lab:
31.8372, 49.0834, 16.3979
#b01a2a color charts
#b01a2a color shades, tints & tones
#b01a2a color schemes
#b01a2a color preview, HTML & CSS examples
This text has a color of #b01a2a
<p style="color:#b01a2a;">Text here</p>
.mytext {color:#b01a2a;}
This box has a color of #b01a2a
<div style="background-color:#b01a2a;">Content here</div>
.mybackground {background-color:#b01a2a;}
Border around this has a color of #b01a2a
<div style="border:2px solid #b01a2a;">Content here</div>
.myborder {border:2px solid #b01a2a;}