#b4975d color space conversions
Hex:
#b4975d
RGB:
180, 151, 93
CMY:
29, 41, 64
CMYK:
0, 16, 48, 29
HSL:
40°, 36.7089%, 53.5294%
HSV (HSB):
40°, 48.3333%, 70.5882%
XYZ:
31.8648, 32.6268, 14.9741
xyY:
0.4010, 0.4106, 32.6268
CIE-Lab:
63.8576, 3.1310, 34.4514
CIE-LCH:
63.8576, 34.5934, 84.8071
CIE-Luv:
63.8576, 22.6445, 41.7492
Hunter-Lab:
57.1199, -0.3822, 24.4410
#b4975d color charts
#b4975d color shades, tints & tones
#b4975d color schemes
#b4975d color preview, HTML & CSS examples
This text has a color of #b4975d
<p style="color:#b4975d;">Text here</p>
.mytext {color:#b4975d;}
This box has a color of #b4975d
<div style="background-color:#b4975d;">Content here</div>
.mybackground {background-color:#b4975d;}
Border around this has a color of #b4975d
<div style="border:2px solid #b4975d;">Content here</div>
.myborder {border:2px solid #b4975d;}