#b9779d color space conversions
Hex:
#b9779d
RGB:
185, 119, 157
CMY:
27, 53, 38
CMYK:
0, 36, 15, 27
HSL:
325°, 32.0388%, 59.6078%
HSV (HSB):
325°, 35.6757%, 72.5490%
XYZ:
32.6902, 25.9423, 35.1827
xyY:
0.3485, 0.2765, 25.9423
CIE-Lab:
57.9822, 31.4297, -9.6862
CIE-LCH:
57.9822, 32.8885, 342.8714
CIE-Luv:
57.9822, 37.7700, -19.3057
Hunter-Lab:
50.9335, 25.4313, -5.3015
#b9779d color charts
#b9779d color shades, tints & tones
#b9779d color schemes
#b9779d color preview, HTML & CSS examples
This text has a color of #b9779d
<p style="color:#b9779d;">Text here</p>
.mytext {color:#b9779d;}
This box has a color of #b9779d
<div style="background-color:#b9779d;">Content here</div>
.mybackground {background-color:#b9779d;}
Border around this has a color of #b9779d
<div style="border:2px solid #b9779d;">Content here</div>
.myborder {border:2px solid #b9779d;}