#b01e0a color space conversions
Hex:
#b01e0a
RGB:
176, 30, 10
CMY:
31, 88, 96
CMYK:
0, 83, 94, 31
HSL:
7°, 89.2473%, 36.4706%
HSV (HSB):
7°, 94.3182%, 69.0196%
XYZ:
18.4236, 10.1806, 1.2812
xyY:
0.6165, 0.3407, 10.1806
CIE-Lab:
38.1646, 55.8986, 47.8975
CIE-LCH:
38.1646, 73.6127, 40.5921
CIE-Luv:
38.1646, 110.8022, 27.4409
Hunter-Lab:
31.9070, 47.2312, 19.9542
#b01e0a color charts
#b01e0a color shades, tints & tones
#b01e0a color schemes
#b01e0a color preview, HTML & CSS examples
This text has a color of #b01e0a
<p style="color:#b01e0a;">Text here</p>
.mytext {color:#b01e0a;}
This box has a color of #b01e0a
<div style="background-color:#b01e0a;">Content here</div>
.mybackground {background-color:#b01e0a;}
Border around this has a color of #b01e0a
<div style="border:2px solid #b01e0a;">Content here</div>
.myborder {border:2px solid #b01e0a;}