#b01f2f color space conversions
Hex:
#b01f2f
RGB:
176, 31, 47
CMY:
31, 88, 82
CMYK:
0, 82, 73, 31
HSL:
353°, 70.0483%, 40.5882%
HSV (HSB):
353°, 82.3864%, 69.0196%
XYZ:
18.9076, 10.4153, 3.7031
xyY:
0.5725, 0.3154, 10.4153
CIE-Lab:
38.5777, 56.6299, 29.3008
CIE-LCH:
38.5777, 63.7611, 27.3574
CIE-Luv:
38.5777, 104.4325, 17.5343
Hunter-Lab:
32.2728, 48.1000, 15.7877
#b01f2f color charts
#b01f2f color shades, tints & tones
#b01f2f color schemes
#b01f2f color preview, HTML & CSS examples
This text has a color of #b01f2f
<p style="color:#b01f2f;">Text here</p>
.mytext {color:#b01f2f;}
This box has a color of #b01f2f
<div style="background-color:#b01f2f;">Content here</div>
.mybackground {background-color:#b01f2f;}
Border around this has a color of #b01f2f
<div style="border:2px solid #b01f2f;">Content here</div>
.myborder {border:2px solid #b01f2f;}