#b01a08 color space conversions
Hex:
#b01a08
RGB:
176, 26, 8
CMY:
31, 90, 97
CMYK:
0, 85, 95, 31
HSL:
6°, 91.3043%, 36.0784%
HSV (HSB):
6°, 95.4545%, 69.0196%
XYZ:
18.3177, 9.9864, 1.1918
xyY:
0.6210, 0.3386, 9.9864
CIE-Lab:
37.8181, 56.8370, 48.3829
CIE-LCH:
37.8181, 74.6415, 40.4063
CIE-Luv:
37.8181, 112.5468, 27.1155
Hunter-Lab:
31.6013, 48.1654, 19.8848
#b01a08 color charts
#b01a08 color shades, tints & tones
#b01a08 color schemes
#b01a08 color preview, HTML & CSS examples
This text has a color of #b01a08
<p style="color:#b01a08;">Text here</p>
.mytext {color:#b01a08;}
This box has a color of #b01a08
<div style="background-color:#b01a08;">Content here</div>
.mybackground {background-color:#b01a08;}
Border around this has a color of #b01a08
<div style="border:2px solid #b01a08;">Content here</div>
.myborder {border:2px solid #b01a08;}