#b01d0a color space conversions
Hex:
#b01d0a
RGB:
176, 29, 10
CMY:
31, 89, 96
CMYK:
0, 84, 94, 31
HSL:
7°, 89.2473%, 36.4706%
HSV (HSB):
7°, 94.3182%, 69.0196%
XYZ:
18.3986, 10.1308, 1.2729
xyY:
0.6174, 0.3399, 10.1308
CIE-Lab:
38.0761, 56.1496, 47.8434
CIE-LCH:
38.0761, 73.7683, 40.4334
CIE-Luv:
38.0761, 111.2162, 27.2892
Hunter-Lab:
31.8288, 47.4814, 19.9091
#b01d0a color charts
#b01d0a color shades, tints & tones
#b01d0a color schemes
#b01d0a color preview, HTML & CSS examples
This text has a color of #b01d0a
<p style="color:#b01d0a;">Text here</p>
.mytext {color:#b01d0a;}
This box has a color of #b01d0a
<div style="background-color:#b01d0a;">Content here</div>
.mybackground {background-color:#b01d0a;}
Border around this has a color of #b01d0a
<div style="border:2px solid #b01d0a;">Content here</div>
.myborder {border:2px solid #b01d0a;}