#b7757d color space conversions
Hex:
#b7757d
RGB:
183, 117, 125
CMY:
28, 54, 51
CMYK:
0, 36, 32, 28
HSL:
353°, 31.4286%, 58.8235%
HSV (HSB):
353°, 36.0656%, 71.7647%
XYZ:
29.5914, 24.2705, 22.5271
xyY:
0.3874, 0.3177, 24.2705
CIE-Lab:
56.3576, 26.9934, 6.4654
CIE-LCH:
56.3576, 27.7569, 13.4696
CIE-Luv:
56.3576, 43.0726, 3.8500
Hunter-Lab:
49.2651, 21.0031, 7.3745
#b7757d color charts
#b7757d color shades, tints & tones
#b7757d color schemes
#b7757d color preview, HTML & CSS examples
This text has a color of #b7757d
<p style="color:#b7757d;">Text here</p>
.mytext {color:#b7757d;}
This box has a color of #b7757d
<div style="background-color:#b7757d;">Content here</div>
.mybackground {background-color:#b7757d;}
Border around this has a color of #b7757d
<div style="border:2px solid #b7757d;">Content here</div>
.myborder {border:2px solid #b7757d;}