#b1779d color space conversions
Hex:
#b1779d
RGB:
177, 119, 157
CMY:
31, 53, 38
CMYK:
0, 33, 11, 31
HSL:
321°, 27.1028%, 58.0392%
HSV (HSB):
321°, 32.7684%, 69.4118%
XYZ:
30.8141, 24.9751, 35.0949
xyY:
0.3390, 0.2748, 24.9751
CIE-Lab:
57.0511, 28.6088, -11.1773
CIE-LCH:
57.0511, 30.7147, 338.6597
CIE-Luv:
57.0511, 32.2596, -20.9336
Hunter-Lab:
49.9751, 22.6048, -6.6537
#b1779d color charts
#b1779d color shades, tints & tones
#b1779d color schemes
#b1779d color preview, HTML & CSS examples
This text has a color of #b1779d
<p style="color:#b1779d;">Text here</p>
.mytext {color:#b1779d;}
This box has a color of #b1779d
<div style="background-color:#b1779d;">Content here</div>
.mybackground {background-color:#b1779d;}
Border around this has a color of #b1779d
<div style="border:2px solid #b1779d;">Content here</div>
.myborder {border:2px solid #b1779d;}