#b5992e color space conversions
Hex:
#b5992e
RGB:
181, 153, 46
CMY:
29, 40, 82
CMYK:
0, 15, 75, 29
HSL:
48°, 59.4714%, 44.5098%
HSV (HSB):
48°, 74.5856%, 70.9804%
XYZ:
30.9404, 32.8035, 7.2857
xyY:
0.4356, 0.4618, 32.8035
CIE-Lab:
64.0015, -0.8807, 56.7376
CIE-LCH:
64.0015, 56.7444, 90.8893
CIE-Luv:
64.0015, 24.3852, 61.1716
Hunter-Lab:
57.2743, -3.8017, 32.5499
#b5992e color charts
#b5992e color shades, tints & tones
#b5992e color schemes
#b5992e color preview, HTML & CSS examples
This text has a color of #b5992e
<p style="color:#b5992e;">Text here</p>
.mytext {color:#b5992e;}
This box has a color of #b5992e
<div style="background-color:#b5992e;">Content here</div>
.mybackground {background-color:#b5992e;}
Border around this has a color of #b5992e
<div style="border:2px solid #b5992e;">Content here</div>
.myborder {border:2px solid #b5992e;}