#b58f95 color space conversions
Hex:
#b58f95
RGB:
181, 143, 149
CMY:
29, 44, 42
CMYK:
0, 21, 18, 29
HSL:
351°, 20.4301%, 63.5294%
HSV (HSB):
351°, 20.9945%, 70.9804%
XYZ:
34.3033, 31.6386, 32.7326
xyY:
0.3476, 0.3206, 31.6386
CIE-Lab:
63.0431, 15.2856, 2.3021
CIE-LCH:
63.0431, 15.4580, 8.5645
CIE-Luv:
63.0431, 23.0967, 0.5801
Hunter-Lab:
56.2482, 10.4250, 4.8710
#b58f95 color charts
#b58f95 color shades, tints & tones
#b58f95 color schemes
#b58f95 color preview, HTML & CSS examples
This text has a color of #b58f95
<p style="color:#b58f95;">Text here</p>
.mytext {color:#b58f95;}
This box has a color of #b58f95
<div style="background-color:#b58f95;">Content here</div>
.mybackground {background-color:#b58f95;}
Border around this has a color of #b58f95
<div style="border:2px solid #b58f95;">Content here</div>
.myborder {border:2px solid #b58f95;}