#b01d01 color space conversions
Hex:
#b01d01
RGB:
176, 29, 1
CMY:
31, 89, 100
CMYK:
0, 84, 99, 31
HSL:
10°, 98.8701%, 34.7059%
HSV (HSB):
10°, 99.4318%, 69.0196%
XYZ:
18.3493, 10.1110, 1.0132
xyY:
0.6226, 0.3431, 10.1110
CIE-Lab:
38.0410, 56.0423, 51.1068
CIE-LCH:
38.0410, 75.8462, 42.3627
CIE-Luv:
38.0410, 111.9073, 28.4383
Hunter-Lab:
31.7978, 47.3594, 20.3692
#b01d01 color charts
#b01d01 color shades, tints & tones
#b01d01 color schemes
#b01d01 color preview, HTML & CSS examples
This text has a color of #b01d01
<p style="color:#b01d01;">Text here</p>
.mytext {color:#b01d01;}
This box has a color of #b01d01
<div style="background-color:#b01d01;">Content here</div>
.mybackground {background-color:#b01d01;}
Border around this has a color of #b01d01
<div style="border:2px solid #b01d01;">Content here</div>
.myborder {border:2px solid #b01d01;}