#b01010 color space conversions
Hex:
#b01010
RGB:
176, 16, 16
CMY:
31, 94, 94
CMYK:
0, 91, 91, 31
HSL:
0°, 83.3333%, 37.6471%
HSV (HSB):
0°, 90.9091%, 69.0196%
XYZ:
18.1833, 9.6381, 1.3922
xyY:
0.6224, 0.3299, 9.6381
CIE-Lab:
37.1849, 58.8580, 44.9308
CIE-LCH:
37.1849, 74.0476, 37.3573
CIE-Luv:
37.1849, 114.9862, 24.7966
Hunter-Lab:
31.0453, 50.2187, 19.0729
#b01010 color charts
#b01010 color shades, tints & tones
#b01010 color schemes
#b01010 color preview, HTML & CSS examples
This text has a color of #b01010
<p style="color:#b01010;">Text here</p>
.mytext {color:#b01010;}
This box has a color of #b01010
<div style="background-color:#b01010;">Content here</div>
.mybackground {background-color:#b01010;}
Border around this has a color of #b01010
<div style="border:2px solid #b01010;">Content here</div>
.myborder {border:2px solid #b01010;}