#b01d1f color space conversions
Hex:
#b01d1f
RGB:
176, 29, 31
CMY:
31, 89, 88
CMYK:
0, 84, 82, 31
HSL:
359°, 71.7073%, 40.1961%
HSV (HSB):
359°, 83.5227%, 69.0196%
XYZ:
18.5912, 10.2078, 2.2868
xyY:
0.5981, 0.3284, 10.2078
CIE-Lab:
38.2128, 56.5658, 38.2901
CIE-LCH:
38.2128, 68.3068, 34.0946
CIE-Luv:
38.2128, 108.5984, 22.9233
Hunter-Lab:
31.9496, 47.9558, 18.1211
#b01d1f color charts
#b01d1f color shades, tints & tones
#b01d1f color schemes
#b01d1f color preview, HTML & CSS examples
This text has a color of #b01d1f
<p style="color:#b01d1f;">Text here</p>
.mytext {color:#b01d1f;}
This box has a color of #b01d1f
<div style="background-color:#b01d1f;">Content here</div>
.mybackground {background-color:#b01d1f;}
Border around this has a color of #b01d1f
<div style="border:2px solid #b01d1f;">Content here</div>
.myborder {border:2px solid #b01d1f;}