#b50001 color space conversions
Hex:
#b50001
RGB:
181, 0, 1
CMY:
29, 100, 100
CMYK:
0, 100, 99, 29
HSL:
360°, 100.0000%, 35.4902%
HSV (HSB):
360°, 100.0000%, 70.9804%
XYZ:
19.0615, 9.8259, 0.9207
xyY:
0.6395, 0.3296, 9.8259
CIE-Lab:
37.5282, 61.9437, 51.5353
CIE-LCH:
37.5282, 80.5786, 39.7594
CIE-Luv:
37.5282, 123.3101, 26.4820
Hunter-Lab:
31.3464, 53.6886, 20.2011
#b50001 color charts
#b50001 color shades, tints & tones
#b50001 color schemes
#b50001 color preview, HTML & CSS examples
This text has a color of #b50001
<p style="color:#b50001;">Text here</p>
.mytext {color:#b50001;}
This box has a color of #b50001
<div style="background-color:#b50001;">Content here</div>
.mybackground {background-color:#b50001;}
Border around this has a color of #b50001
<div style="border:2px solid #b50001;">Content here</div>
.myborder {border:2px solid #b50001;}