#b5885e color space conversions
Hex:
#b5885e
RGB:
181, 136, 94
CMY:
29, 47, 63
CMYK:
0, 25, 48, 29
HSL:
29°, 37.0213%, 53.9216%
HSV (HSB):
29°, 48.0663%, 70.9804%
XYZ:
29.8806, 28.2402, 14.4657
xyY:
0.4117, 0.3891, 28.2402
CIE-Lab:
60.1052, 11.9407, 29.1634
CIE-LCH:
60.1052, 31.5132, 67.7337
CIE-Luv:
60.1052, 33.3686, 33.7383
Hunter-Lab:
53.1415, 7.3699, 21.0597
#b5885e color charts
#b5885e color shades, tints & tones
#b5885e color schemes
#b5885e color preview, HTML & CSS examples
This text has a color of #b5885e
<p style="color:#b5885e;">Text here</p>
.mytext {color:#b5885e;}
This box has a color of #b5885e
<div style="background-color:#b5885e;">Content here</div>
.mybackground {background-color:#b5885e;}
Border around this has a color of #b5885e
<div style="border:2px solid #b5885e;">Content here</div>
.myborder {border:2px solid #b5885e;}