#b01e3b color space conversions
Hex:
#b01e3b
RGB:
176, 30, 59
CMY:
31, 88, 77
CMYK:
0, 83, 66, 31
HSL:
348°, 70.8738%, 40.3922%
HSV (HSB):
348°, 82.9545%, 69.0196%
XYZ:
19.1582, 10.4744, 5.1497
xyY:
0.5508, 0.3011, 10.4744
CIE-Lab:
38.6808, 57.4697, 21.9497
CIE-LCH:
38.6808, 61.5187, 20.9036
CIE-Luv:
38.6808, 101.5076, 11.7466
Hunter-Lab:
32.3642, 49.0268, 13.2209
#b01e3b color charts
#b01e3b color shades, tints & tones
#b01e3b color schemes
#b01e3b color preview, HTML & CSS examples
This text has a color of #b01e3b
<p style="color:#b01e3b;">Text here</p>
.mytext {color:#b01e3b;}
This box has a color of #b01e3b
<div style="background-color:#b01e3b;">Content here</div>
.mybackground {background-color:#b01e3b;}
Border around this has a color of #b01e3b
<div style="border:2px solid #b01e3b;">Content here</div>
.myborder {border:2px solid #b01e3b;}