#b58c90 color space conversions
Hex:
#b58c90
RGB:
181, 140, 144
CMY:
29, 45, 44
CMYK:
0, 23, 20, 29
HSL:
354°, 21.6931%, 62.9412%
HSV (HSB):
354°, 22.6519%, 70.9804%
XYZ:
33.4682, 30.5935, 30.5267
xyY:
0.3538, 0.3234, 30.5935
CIE-Lab:
62.1630, 16.1663, 3.8647
CIE-LCH:
62.1630, 16.6218, 13.4447
CIE-Luv:
62.1630, 25.3857, 2.5687
Hunter-Lab:
55.3114, 11.2129, 5.9955
#b58c90 color charts
#b58c90 color shades, tints & tones
#b58c90 color schemes
#b58c90 color preview, HTML & CSS examples
This text has a color of #b58c90
<p style="color:#b58c90;">Text here</p>
.mytext {color:#b58c90;}
This box has a color of #b58c90
<div style="background-color:#b58c90;">Content here</div>
.mybackground {background-color:#b58c90;}
Border around this has a color of #b58c90
<div style="border:2px solid #b58c90;">Content here</div>
.myborder {border:2px solid #b58c90;}