#b5501b color space conversions
Hex:
#b5501b
RGB:
181, 80, 27
CMY:
29, 69, 89
CMYK:
0, 56, 85, 29
HSL:
21°, 74.0385%, 40.7843%
HSV (HSB):
21°, 85.0829%, 70.9804%
XYZ:
22.1225, 15.6402, 2.8898
xyY:
0.5442, 0.3847, 15.6402
CIE-Lab:
46.4989, 38.1724, 48.0992
CIE-LCH:
46.4989, 61.4057, 51.5639
CIE-Luv:
46.4989, 81.9612, 37.5083
Hunter-Lab:
39.5477, 30.6424, 23.3510
#b5501b color charts
#b5501b color shades, tints & tones
#b5501b color schemes
#b5501b color preview, HTML & CSS examples
This text has a color of #b5501b
<p style="color:#b5501b;">Text here</p>
.mytext {color:#b5501b;}
This box has a color of #b5501b
<div style="background-color:#b5501b;">Content here</div>
.mybackground {background-color:#b5501b;}
Border around this has a color of #b5501b
<div style="border:2px solid #b5501b;">Content here</div>
.myborder {border:2px solid #b5501b;}