#b01f03 color space conversions
Hex:
#b01f03
RGB:
176, 31, 3
CMY:
31, 88, 99
CMYK:
0, 82, 98, 31
HSL:
10°, 96.6480%, 35.0980%
HSV (HSB):
10°, 98.2955%, 69.0196%
XYZ:
18.4109, 10.2167, 1.0878
xyY:
0.6196, 0.3438, 10.2167
CIE-Lab:
38.2285, 55.5569, 50.4224
CIE-LCH:
38.2285, 75.0265, 42.2263
CIE-Luv:
38.2285, 110.9058, 28.4861
Hunter-Lab:
31.9635, 46.8796, 20.3567
#b01f03 color charts
#b01f03 color shades, tints & tones
#b01f03 color schemes
#b01f03 color preview, HTML & CSS examples
This text has a color of #b01f03
<p style="color:#b01f03;">Text here</p>
.mytext {color:#b01f03;}
This box has a color of #b01f03
<div style="background-color:#b01f03;">Content here</div>
.mybackground {background-color:#b01f03;}
Border around this has a color of #b01f03
<div style="border:2px solid #b01f03;">Content here</div>
.myborder {border:2px solid #b01f03;}