#b4975f color space conversions
Hex:
#b4975f
RGB:
180, 151, 95
CMY:
29, 41, 63
CMYK:
0, 16, 47, 29
HSL:
40°, 36.1702%, 53.9216%
HSV (HSB):
40°, 47.2222%, 70.5882%
XYZ:
31.9546, 32.6627, 15.4468
xyY:
0.3991, 0.4080, 32.6627
CIE-Lab:
63.8869, 3.3307, 33.4267
CIE-LCH:
63.8869, 33.5922, 84.3097
CIE-Luv:
63.8869, 22.5063, 40.6893
Hunter-Lab:
57.1513, -0.2116, 23.9811
#b4975f color charts
#b4975f color shades, tints & tones
#b4975f color schemes
#b4975f color preview, HTML & CSS examples
This text has a color of #b4975f
<p style="color:#b4975f;">Text here</p>
.mytext {color:#b4975f;}
This box has a color of #b4975f
<div style="background-color:#b4975f;">Content here</div>
.mybackground {background-color:#b4975f;}
Border around this has a color of #b4975f
<div style="border:2px solid #b4975f;">Content here</div>
.myborder {border:2px solid #b4975f;}