#b59d9d color space conversions
Hex:
#b59d9d
RGB:
181, 157, 157
CMY:
29, 38, 38
CMYK:
0, 13, 13, 29
HSL:
0°, 13.9535%, 66.2745%
HSV (HSB):
0°, 13.2597%, 70.9804%
XYZ:
37.1988, 36.3720, 36.9582
xyY:
0.3366, 0.3291, 36.3720
CIE-Lab:
66.8032, 8.8250, 3.2515
CIE-LCH:
66.8032, 9.4050, 20.2259
CIE-Luv:
66.8032, 14.4767, 3.1111
Hunter-Lab:
60.3092, 4.5580, 5.8828
#b59d9d color charts
#b59d9d color shades, tints & tones
#b59d9d color schemes
#b59d9d color preview, HTML & CSS examples
This text has a color of #b59d9d
<p style="color:#b59d9d;">Text here</p>
.mytext {color:#b59d9d;}
This box has a color of #b59d9d
<div style="background-color:#b59d9d;">Content here</div>
.mybackground {background-color:#b59d9d;}
Border around this has a color of #b59d9d
<div style="border:2px solid #b59d9d;">Content here</div>
.myborder {border:2px solid #b59d9d;}