#b01f06 color space conversions
Hex:
#b01f06
RGB:
176, 31, 6
CMY:
31, 88, 98
CMYK:
0, 82, 97, 31
HSL:
9°, 93.4066%, 35.6863%
HSV (HSB):
9°, 96.5909%, 69.0196%
XYZ:
18.4274, 10.2232, 1.1743
xyY:
0.6179, 0.3428, 10.2232
CIE-Lab:
38.2401, 55.5928, 49.3290
CIE-LCH:
38.2401, 74.3230, 41.5835
CIE-Luv:
38.2401, 110.6786, 28.1040
Hunter-Lab:
31.9738, 46.9202, 20.2040
#b01f06 color charts
#b01f06 color shades, tints & tones
#b01f06 color schemes
#b01f06 color preview, HTML & CSS examples
This text has a color of #b01f06
<p style="color:#b01f06;">Text here</p>
.mytext {color:#b01f06;}
This box has a color of #b01f06
<div style="background-color:#b01f06;">Content here</div>
.mybackground {background-color:#b01f06;}
Border around this has a color of #b01f06
<div style="border:2px solid #b01f06;">Content here</div>
.myborder {border:2px solid #b01f06;}