#b01f31 color space conversions
Hex:
#b01f31
RGB:
176, 31, 49
CMY:
31, 88, 81
CMYK:
0, 82, 72, 31
HSL:
353°, 70.0483%, 40.5882%
HSV (HSB):
353°, 82.3864%, 69.0196%
XYZ:
18.9489, 10.4318, 3.9206
xyY:
0.5690, 0.3133, 10.4318
CIE-Lab:
38.6066, 56.7179, 28.1064
CIE-LCH:
38.6066, 63.3000, 26.3606
CIE-Luv:
38.6066, 103.9286, 16.6757
Hunter-Lab:
32.2983, 48.2007, 15.4119
#b01f31 color charts
#b01f31 color shades, tints & tones
#b01f31 color schemes
#b01f31 color preview, HTML & CSS examples
This text has a color of #b01f31
<p style="color:#b01f31;">Text here</p>
.mytext {color:#b01f31;}
This box has a color of #b01f31
<div style="background-color:#b01f31;">Content here</div>
.mybackground {background-color:#b01f31;}
Border around this has a color of #b01f31
<div style="border:2px solid #b01f31;">Content here</div>
.myborder {border:2px solid #b01f31;}