#b58c7a color space conversions
Hex:
#b58c7a
RGB:
181, 140, 122
CMY:
29, 45, 52
CMYK:
0, 23, 33, 29
HSL:
18°, 28.5024%, 59.4118%
HSV (HSB):
18°, 32.5967%, 70.9804%
XYZ:
31.9470, 29.9851, 22.5163
xyY:
0.3783, 0.3551, 29.9851
CIE-Lab:
61.6413, 12.9824, 15.5942
CIE-LCH:
61.6413, 20.2909, 50.2221
CIE-Luv:
61.6413, 27.8946, 18.4139
Hunter-Lab:
54.7586, 8.3120, 13.9515
#b58c7a color charts
#b58c7a color shades, tints & tones
#b58c7a color schemes
#b58c7a color preview, HTML & CSS examples
This text has a color of #b58c7a
<p style="color:#b58c7a;">Text here</p>
.mytext {color:#b58c7a;}
This box has a color of #b58c7a
<div style="background-color:#b58c7a;">Content here</div>
.mybackground {background-color:#b58c7a;}
Border around this has a color of #b58c7a
<div style="border:2px solid #b58c7a;">Content here</div>
.myborder {border:2px solid #b58c7a;}