#b9779e color space conversions
Hex:
#b9779e
RGB:
185, 119, 158
CMY:
27, 53, 38
CMYK:
0, 36, 15, 27
HSL:
325°, 32.0388%, 59.6078%
HSV (HSB):
325°, 35.6757%, 72.5490%
XYZ:
32.7760, 25.9766, 35.6342
xyY:
0.3473, 0.2752, 25.9766
CIE-Lab:
58.0148, 31.5953, -10.2147
CIE-LCH:
58.0148, 33.2055, 342.0841
CIE-Luv:
58.0148, 37.5893, -20.1099
Hunter-Lab:
50.9672, 25.5971, -5.7762
#b9779e color charts
#b9779e color shades, tints & tones
#b9779e color schemes
#b9779e color preview, HTML & CSS examples
This text has a color of #b9779e
<p style="color:#b9779e;">Text here</p>
.mytext {color:#b9779e;}
This box has a color of #b9779e
<div style="background-color:#b9779e;">Content here</div>
.mybackground {background-color:#b9779e;}
Border around this has a color of #b9779e
<div style="border:2px solid #b9779e;">Content here</div>
.myborder {border:2px solid #b9779e;}