#b01f3a color space conversions
Hex:
#b01f3a
RGB:
176, 31, 58
CMY:
31, 88, 77
CMYK:
0, 82, 67, 31
HSL:
349°, 70.0483%, 40.5882%
HSV (HSB):
349°, 82.3864%, 69.0196%
XYZ:
19.1582, 10.5156, 5.0229
xyY:
0.5522, 0.3031, 10.5156
CIE-Lab:
38.7523, 57.1615, 22.6713
CIE-LCH:
38.7523, 61.4933, 21.6341
CIE-Luv:
38.7523, 101.4468, 12.4344
Hunter-Lab:
32.4277, 48.7088, 13.5156
#b01f3a color charts
#b01f3a color shades, tints & tones
#b01f3a color schemes
#b01f3a color preview, HTML & CSS examples
This text has a color of #b01f3a
<p style="color:#b01f3a;">Text here</p>
.mytext {color:#b01f3a;}
This box has a color of #b01f3a
<div style="background-color:#b01f3a;">Content here</div>
.mybackground {background-color:#b01f3a;}
Border around this has a color of #b01f3a
<div style="border:2px solid #b01f3a;">Content here</div>
.myborder {border:2px solid #b01f3a;}