#b9957c color space conversions
Hex:
#b9957c
RGB:
185, 149, 124
CMY:
27, 42, 51
CMYK:
0, 19, 33, 27
HSL:
25°, 30.3483%, 60.5882%
HSV (HSB):
25°, 32.9730%, 72.5490%
XYZ:
34.3931, 33.2644, 23.6767
xyY:
0.3766, 0.3642, 33.2644
CIE-Lab:
64.3744, 9.8573, 18.3085
CIE-LCH:
64.3744, 20.7934, 61.7020
CIE-Luv:
64.3744, 24.9239, 22.6005
Hunter-Lab:
57.6753, 5.5119, 16.0331
#b9957c color charts
#b9957c color shades, tints & tones
#b9957c color schemes
#b9957c color preview, HTML & CSS examples
This text has a color of #b9957c
<p style="color:#b9957c;">Text here</p>
.mytext {color:#b9957c;}
This box has a color of #b9957c
<div style="background-color:#b9957c;">Content here</div>
.mybackground {background-color:#b9957c;}
Border around this has a color of #b9957c
<div style="border:2px solid #b9957c;">Content here</div>
.myborder {border:2px solid #b9957c;}