#b58f85 color space conversions
Hex:
#b58f85
RGB:
181, 143, 133
CMY:
29, 44, 48
CMYK:
0, 21, 27, 29
HSL:
13°, 24.4898%, 61.5686%
HSV (HSB):
13°, 26.5193%, 70.9804%
XYZ:
33.1122, 31.1621, 26.4600
xyY:
0.3649, 0.3434, 31.1621
CIE-Lab:
62.6443, 12.8354, 10.7863
CIE-LCH:
62.6443, 16.7658, 40.0421
CIE-Luv:
62.6443, 24.8790, 12.4415
Hunter-Lab:
55.8231, 8.1892, 10.9728
#b58f85 color charts
#b58f85 color shades, tints & tones
#b58f85 color schemes
#b58f85 color preview, HTML & CSS examples
This text has a color of #b58f85
<p style="color:#b58f85;">Text here</p>
.mytext {color:#b58f85;}
This box has a color of #b58f85
<div style="background-color:#b58f85;">Content here</div>
.mybackground {background-color:#b58f85;}
Border around this has a color of #b58f85
<div style="border:2px solid #b58f85;">Content here</div>
.myborder {border:2px solid #b58f85;}