#b58c85 color space conversions
Hex:
#b58c85
RGB:
181, 140, 133
CMY:
29, 45, 48
CMYK:
0, 23, 27, 29
HSL:
9°, 24.4898%, 61.5686%
HSV (HSB):
9°, 26.5193%, 70.9804%
XYZ:
32.6678, 30.2734, 26.3119
xyY:
0.3660, 0.3392, 30.2734
CIE-Lab:
61.8894, 14.5083, 9.7181
CIE-LCH:
61.8894, 17.4623, 33.8155
CIE-Luv:
61.8894, 26.6701, 10.6961
Hunter-Lab:
55.0212, 9.6937, 10.1616
#b58c85 color charts
#b58c85 color shades, tints & tones
#b58c85 color schemes
#b58c85 color preview, HTML & CSS examples
This text has a color of #b58c85
<p style="color:#b58c85;">Text here</p>
.mytext {color:#b58c85;}
This box has a color of #b58c85
<div style="background-color:#b58c85;">Content here</div>
.mybackground {background-color:#b58c85;}
Border around this has a color of #b58c85
<div style="border:2px solid #b58c85;">Content here</div>
.myborder {border:2px solid #b58c85;}