#b5994b color space conversions
Hex:
#b5994b
RGB:
181, 153, 75
CMY:
29, 40, 71
CMYK:
0, 15, 59, 29
HSL:
44°, 41.7323%, 50.1961%
HSV (HSB):
44°, 58.5635%, 70.9804%
XYZ:
31.7173, 33.1142, 11.3766
xyY:
0.4162, 0.4345, 33.1142
CIE-Lab:
64.2533, 0.8887, 44.1684
CIE-LCH:
64.2533, 44.1774, 88.8473
CIE-Luv:
64.2533, 23.1218, 51.3156
Hunter-Lab:
57.5450, -2.3191, 28.5599
#b5994b color charts
#b5994b color shades, tints & tones
#b5994b color schemes
#b5994b color preview, HTML & CSS examples
This text has a color of #b5994b
<p style="color:#b5994b;">Text here</p>
.mytext {color:#b5994b;}
This box has a color of #b5994b
<div style="background-color:#b5994b;">Content here</div>
.mybackground {background-color:#b5994b;}
Border around this has a color of #b5994b
<div style="border:2px solid #b5994b;">Content here</div>
.myborder {border:2px solid #b5994b;}