#b01f2b color space conversions
Hex:
#b01f2b
RGB:
176, 31, 43
CMY:
31, 88, 83
CMYK:
0, 82, 76, 31
HSL:
355°, 70.0483%, 40.5882%
HSV (HSB):
355°, 82.3864%, 69.0196%
XYZ:
18.8305, 10.3845, 3.2974
xyY:
0.5792, 0.3194, 10.3845
CIE-Lab:
38.5238, 56.4652, 31.6664
CIE-LCH:
38.5238, 64.7385, 29.2843
CIE-Luv:
38.5238, 105.3863, 19.1566
Hunter-Lab:
32.2250, 47.9120, 16.4906
#b01f2b color charts
#b01f2b color shades, tints & tones
#b01f2b color schemes
#b01f2b color preview, HTML & CSS examples
This text has a color of #b01f2b
<p style="color:#b01f2b;">Text here</p>
.mytext {color:#b01f2b;}
This box has a color of #b01f2b
<div style="background-color:#b01f2b;">Content here</div>
.mybackground {background-color:#b01f2b;}
Border around this has a color of #b01f2b
<div style="border:2px solid #b01f2b;">Content here</div>
.myborder {border:2px solid #b01f2b;}