#b5958d color space conversions
Hex:
#b5958d
RGB:
181, 149, 141
CMY:
29, 42, 45
CMYK:
0, 18, 22, 29
HSL:
12°, 21.2766%, 63.1373%
HSV (HSB):
12°, 22.0994%, 70.9804%
XYZ:
34.6112, 33.2417, 29.7914
xyY:
0.3545, 0.3404, 33.2417
CIE-Lab:
64.3562, 10.6876, 8.7056
CIE-LCH:
64.3562, 13.7845, 39.1646
CIE-Luv:
64.3562, 20.5157, 10.1911
Hunter-Lab:
57.6556, 6.2578, 9.7231
#b5958d color charts
#b5958d color shades, tints & tones
#b5958d color schemes
#b5958d color preview, HTML & CSS examples
This text has a color of #b5958d
<p style="color:#b5958d;">Text here</p>
.mytext {color:#b5958d;}
This box has a color of #b5958d
<div style="background-color:#b5958d;">Content here</div>
.mybackground {background-color:#b5958d;}
Border around this has a color of #b5958d
<div style="border:2px solid #b5958d;">Content here</div>
.myborder {border:2px solid #b5958d;}