#b9747e color space conversions
Hex:
#b9747e
RGB:
185, 116, 126
CMY:
27, 55, 51
CMYK:
0, 37, 32, 27
HSL:
351°, 33.0144%, 59.0196%
HSV (HSB):
351°, 37.2973%, 72.5490%
XYZ:
30.0189, 24.3114, 22.8491
xyY:
0.3889, 0.3150, 24.3114
CIE-Lab:
56.3983, 28.4423, 5.9745
CIE-LCH:
56.3983, 29.0631, 11.8629
CIE-Luv:
56.3983, 44.9947, 2.9311
Hunter-Lab:
49.3066, 22.3878, 7.0392
#b9747e color charts
#b9747e color shades, tints & tones
#b9747e color schemes
#b9747e color preview, HTML & CSS examples
This text has a color of #b9747e
<p style="color:#b9747e;">Text here</p>
.mytext {color:#b9747e;}
This box has a color of #b9747e
<div style="background-color:#b9747e;">Content here</div>
.mybackground {background-color:#b9747e;}
Border around this has a color of #b9747e
<div style="border:2px solid #b9747e;">Content here</div>
.myborder {border:2px solid #b9747e;}