#b9506e color space conversions
Hex:
#b9506e
RGB:
185, 80, 110
CMY:
27, 69, 57
CMYK:
0, 57, 41, 27
HSL:
343°, 42.8571%, 51.9608%
HSV (HSB):
343°, 56.7568%, 72.5490%
XYZ:
25.6907, 17.1774, 16.7134
xyY:
0.4312, 0.2883, 17.1774
CIE-Lab:
48.4828, 45.3398, 4.0916
CIE-LCH:
48.4828, 45.5240, 5.1565
CIE-Luv:
48.4828, 69.5209, -3.0045
Hunter-Lab:
41.4456, 38.1162, 5.1026
#b9506e color charts
#b9506e color shades, tints & tones
#b9506e color schemes
#b9506e color preview, HTML & CSS examples
This text has a color of #b9506e
<p style="color:#b9506e;">Text here</p>
.mytext {color:#b9506e;}
This box has a color of #b9506e
<div style="background-color:#b9506e;">Content here</div>
.mybackground {background-color:#b9506e;}
Border around this has a color of #b9506e
<div style="border:2px solid #b9506e;">Content here</div>
.myborder {border:2px solid #b9506e;}