#b3955f color space conversions
Hex:
#b3955f
RGB:
179, 149, 95
CMY:
30, 42, 63
CMYK:
0, 17, 47, 30
HSL:
39°, 35.5932%, 53.7255%
HSV (HSB):
39°, 46.9274%, 70.1961%
XYZ:
31.4034, 31.9048, 15.3296
xyY:
0.3993, 0.4057, 31.9048
CIE-Lab:
63.2641, 4.0045, 32.6176
CIE-LCH:
63.2641, 32.8625, 83.0008
CIE-Luv:
63.2641, 23.1091, 39.5933
Hunter-Lab:
56.4844, 0.3924, 23.4480
#b3955f color charts
#b3955f color shades, tints & tones
#b3955f color schemes
#b3955f color preview, HTML & CSS examples
This text has a color of #b3955f
<p style="color:#b3955f;">Text here</p>
.mytext {color:#b3955f;}
This box has a color of #b3955f
<div style="background-color:#b3955f;">Content here</div>
.mybackground {background-color:#b3955f;}
Border around this has a color of #b3955f
<div style="border:2px solid #b3955f;">Content here</div>
.myborder {border:2px solid #b3955f;}