#b58d90 color space conversions
Hex:
#b58d90
RGB:
181, 141, 144
CMY:
29, 45, 44
CMYK:
0, 22, 20, 29
HSL:
356°, 21.2766%, 63.1373%
HSV (HSB):
356°, 22.0994%, 70.9804%
XYZ:
33.6150, 30.8871, 30.5757
xyY:
0.3536, 0.3249, 30.8871
CIE-Lab:
62.4122, 15.6074, 4.2245
CIE-LCH:
62.4122, 16.1691, 15.1454
CIE-Luv:
62.4122, 24.8125, 3.1681
Hunter-Lab:
55.5762, 10.7065, 6.2845
#b58d90 color charts
#b58d90 color shades, tints & tones
#b58d90 color schemes
#b58d90 color preview, HTML & CSS examples
This text has a color of #b58d90
<p style="color:#b58d90;">Text here</p>
.mytext {color:#b58d90;}
This box has a color of #b58d90
<div style="background-color:#b58d90;">Content here</div>
.mybackground {background-color:#b58d90;}
Border around this has a color of #b58d90
<div style="border:2px solid #b58d90;">Content here</div>
.myborder {border:2px solid #b58d90;}