#b01a33 color space conversions
Hex:
#b01a33
RGB:
176, 26, 51
CMY:
31, 90, 80
CMYK:
0, 85, 71, 31
HSL:
350°, 74.2574%, 39.6078%
HSV (HSB):
350°, 85.2273%, 69.0196%
XYZ:
18.8714, 10.2079, 4.1077
xyY:
0.5686, 0.3076, 10.2079
CIE-Lab:
38.2130, 58.0158, 26.3936
CIE-LCH:
38.2130, 63.7374, 24.4626
CIE-Luv:
38.2130, 105.1720, 14.9605
Hunter-Lab:
31.9498, 49.5203, 14.7422
#b01a33 color charts
#b01a33 color shades, tints & tones
#b01a33 color schemes
#b01a33 color preview, HTML & CSS examples
This text has a color of #b01a33
<p style="color:#b01a33;">Text here</p>
.mytext {color:#b01a33;}
This box has a color of #b01a33
<div style="background-color:#b01a33;">Content here</div>
.mybackground {background-color:#b01a33;}
Border around this has a color of #b01a33
<div style="border:2px solid #b01a33;">Content here</div>
.myborder {border:2px solid #b01a33;}