#b5501e color space conversions
Hex:
#b5501e
RGB:
181, 80, 30
CMY:
29, 69, 88
CMYK:
0, 56, 83, 29
HSL:
20°, 71.5640%, 41.3725%
HSV (HSB):
20°, 83.4254%, 70.9804%
XYZ:
22.1591, 15.6548, 3.0821
xyY:
0.5418, 0.3828, 15.6548
CIE-Lab:
46.5183, 38.2576, 46.8378
CIE-LCH:
46.5183, 60.4767, 50.7577
CIE-Luv:
46.5183, 81.6967, 36.8197
Hunter-Lab:
39.5662, 30.7283, 23.0778
#b5501e color charts
#b5501e color shades, tints & tones
#b5501e color schemes
#b5501e color preview, HTML & CSS examples
This text has a color of #b5501e
<p style="color:#b5501e;">Text here</p>
.mytext {color:#b5501e;}
This box has a color of #b5501e
<div style="background-color:#b5501e;">Content here</div>
.mybackground {background-color:#b5501e;}
Border around this has a color of #b5501e
<div style="border:2px solid #b5501e;">Content here</div>
.myborder {border:2px solid #b5501e;}