#b01a03 color space conversions
Hex:
#b01a03
RGB:
176, 26, 3
CMY:
31, 90, 99
CMYK:
0, 85, 98, 31
HSL:
8°, 96.6480%, 35.0980%
HSV (HSB):
8°, 98.2955%, 69.0196%
XYZ:
18.2903, 9.9755, 1.0476
xyY:
0.6240, 0.3403, 9.9755
CIE-Lab:
37.7984, 56.7778, 50.2180
CIE-LCH:
37.7984, 75.7996, 41.4916
CIE-Luv:
37.7984, 112.9390, 27.7572
Hunter-Lab:
31.5840, 48.0977, 20.1422
#b01a03 color charts
#b01a03 color shades, tints & tones
#b01a03 color schemes
#b01a03 color preview, HTML & CSS examples
This text has a color of #b01a03
<p style="color:#b01a03;">Text here</p>
.mytext {color:#b01a03;}
This box has a color of #b01a03
<div style="background-color:#b01a03;">Content here</div>
.mybackground {background-color:#b01a03;}
Border around this has a color of #b01a03
<div style="border:2px solid #b01a03;">Content here</div>
.myborder {border:2px solid #b01a03;}