#b01a23 color space conversions
Hex:
#b01a23
RGB:
176, 26, 35
CMY:
31, 90, 86
CMYK:
0, 85, 80, 31
HSL:
356°, 74.2574%, 39.6078%
HSV (HSB):
356°, 85.2273%, 69.0196%
XYZ:
18.5773, 10.0902, 2.5586
xyY:
0.5949, 0.3231, 10.0902
CIE-Lab:
38.0039, 57.3936, 35.8249
CIE-LCH:
38.0039, 67.6568, 31.9723
CIE-Luv:
38.0039, 108.9635, 21.2315
Hunter-Lab:
31.7651, 48.8035, 17.4600
#b01a23 color charts
#b01a23 color shades, tints & tones
#b01a23 color schemes
#b01a23 color preview, HTML & CSS examples
This text has a color of #b01a23
<p style="color:#b01a23;">Text here</p>
.mytext {color:#b01a23;}
This box has a color of #b01a23
<div style="background-color:#b01a23;">Content here</div>
.mybackground {background-color:#b01a23;}
Border around this has a color of #b01a23
<div style="border:2px solid #b01a23;">Content here</div>
.myborder {border:2px solid #b01a23;}