#b5985f color space conversions
Hex:
#b5985f
RGB:
181, 152, 95
CMY:
29, 40, 63
CMYK:
0, 16, 48, 29
HSL:
40°, 36.7521%, 54.1176%
HSV (HSB):
40°, 47.5138%, 70.9804%
XYZ:
32.3499, 33.1065, 15.5116
xyY:
0.3995, 0.4089, 33.1065
CIE-Lab:
64.2470, 3.2062, 33.9019
CIE-LCH:
64.2470, 34.0532, 84.5975
CIE-Luv:
64.2470, 22.5627, 41.2745
Hunter-Lab:
57.5382, -0.3334, 24.2928
#b5985f color charts
#b5985f color shades, tints & tones
#b5985f color schemes
#b5985f color preview, HTML & CSS examples
This text has a color of #b5985f
<p style="color:#b5985f;">Text here</p>
.mytext {color:#b5985f;}
This box has a color of #b5985f
<div style="background-color:#b5985f;">Content here</div>
.mybackground {background-color:#b5985f;}
Border around this has a color of #b5985f
<div style="border:2px solid #b5985f;">Content here</div>
.myborder {border:2px solid #b5985f;}