#b75a6e color space conversions
Hex:
#b75a6e
RGB:
183, 90, 110
CMY:
28, 65, 57
CMYK:
0, 51, 40, 28
HSL:
347°, 39.2405%, 53.5294%
HSV (HSB):
347°, 50.8197%, 71.7647%
XYZ:
25.9991, 18.5054, 16.9534
xyY:
0.4230, 0.3011, 18.5054
CIE-Lab:
50.1035, 39.6424, 6.3755
CIE-LCH:
50.1035, 40.1518, 9.1364
CIE-Luv:
50.1035, 62.2491, 1.0131
Hunter-Lab:
43.0179, 32.6002, 6.7462
#b75a6e color charts
#b75a6e color shades, tints & tones
#b75a6e color schemes
#b75a6e color preview, HTML & CSS examples
This text has a color of #b75a6e
<p style="color:#b75a6e;">Text here</p>
.mytext {color:#b75a6e;}
This box has a color of #b75a6e
<div style="background-color:#b75a6e;">Content here</div>
.mybackground {background-color:#b75a6e;}
Border around this has a color of #b75a6e
<div style="border:2px solid #b75a6e;">Content here</div>
.myborder {border:2px solid #b75a6e;}