#b01f1f color space conversions
Hex:
#b01f1f
RGB:
176, 31, 31
CMY:
31, 88, 88
CMYK:
0, 82, 82, 31
HSL:
0°, 70.0483%, 40.5882%
HSV (HSB):
0°, 82.3864%, 69.0196%
XYZ:
18.6418, 10.3090, 2.3036
xyY:
0.5965, 0.3298, 10.3090
CIE-Lab:
38.3914, 56.0590, 38.4627
CIE-LCH:
38.3914, 67.9852, 34.4545
CIE-Luv:
38.3914, 107.7984, 23.2460
Hunter-Lab:
32.1076, 47.4493, 18.2215
#b01f1f color charts
#b01f1f color shades, tints & tones
#b01f1f color schemes
#b01f1f color preview, HTML & CSS examples
This text has a color of #b01f1f
<p style="color:#b01f1f;">Text here</p>
.mytext {color:#b01f1f;}
This box has a color of #b01f1f
<div style="background-color:#b01f1f;">Content here</div>
.mybackground {background-color:#b01f1f;}
Border around this has a color of #b01f1f
<div style="border:2px solid #b01f1f;">Content here</div>
.myborder {border:2px solid #b01f1f;}