#b5953d color space conversions
Hex:
#b5953d
RGB:
181, 149, 61
CMY:
29, 42, 76
CMYK:
0, 18, 66, 29
HSL:
44°, 49.5868%, 47.4510%
HSV (HSB):
44°, 66.2983%, 70.9804%
XYZ:
30.6458, 31.6556, 8.9098
xyY:
0.4304, 0.4445, 31.6556
CIE-Lab:
63.0572, 2.0942, 49.4762
CIE-LCH:
63.0572, 49.5205, 87.5763
CIE-Luv:
63.0572, 26.6330, 54.9066
Hunter-Lab:
56.2633, -1.2343, 29.9952
#b5953d color charts
#b5953d color shades, tints & tones
#b5953d color schemes
#b5953d color preview, HTML & CSS examples
This text has a color of #b5953d
<p style="color:#b5953d;">Text here</p>
.mytext {color:#b5953d;}
This box has a color of #b5953d
<div style="background-color:#b5953d;">Content here</div>
.mybackground {background-color:#b5953d;}
Border around this has a color of #b5953d
<div style="border:2px solid #b5953d;">Content here</div>
.myborder {border:2px solid #b5953d;}