#b43001 color space conversions
Hex:
#b43001
RGB:
180, 48, 1
CMY:
29, 81, 100
CMYK:
0, 73, 99, 29
HSL:
16°, 98.8950%, 35.4902%
HSV (HSB):
16°, 99.4444%, 70.5882%
XYZ:
19.8848, 11.8194, 1.2620
xyY:
0.6032, 0.3585, 11.8194
CIE-Lab:
40.9276, 51.4455, 52.8890
CIE-LCH:
40.9276, 73.7827, 45.7927
CIE-Luv:
40.9276, 105.3228, 32.4507
Hunter-Lab:
34.3793, 43.0795, 21.8890
#b43001 color charts
#b43001 color shades, tints & tones
#b43001 color schemes
#b43001 color preview, HTML & CSS examples
This text has a color of #b43001
<p style="color:#b43001;">Text here</p>
.mytext {color:#b43001;}
This box has a color of #b43001
<div style="background-color:#b43001;">Content here</div>
.mybackground {background-color:#b43001;}
Border around this has a color of #b43001
<div style="border:2px solid #b43001;">Content here</div>
.myborder {border:2px solid #b43001;}