#b75a8f color space conversions
Hex:
#b75a8f
RGB:
183, 90, 143
CMY:
28, 65, 44
CMYK:
0, 51, 22, 28
HSL:
326°, 39.2405%, 53.5294%
HSV (HSB):
326°, 50.8197%, 71.7647%
XYZ:
28.1425, 19.3628, 28.2407
xyY:
0.3715, 0.2556, 19.3628
CIE-Lab:
51.1090, 43.9934, -11.8414
CIE-LCH:
51.1090, 45.5592, 344.9352
CIE-Luv:
51.1090, 54.0027, -24.0820
Hunter-Lab:
44.0032, 37.1554, -7.2494
#b75a8f color charts
#b75a8f color shades, tints & tones
#b75a8f color schemes
#b75a8f color preview, HTML & CSS examples
This text has a color of #b75a8f
<p style="color:#b75a8f;">Text here</p>
.mytext {color:#b75a8f;}
This box has a color of #b75a8f
<div style="background-color:#b75a8f;">Content here</div>
.mybackground {background-color:#b75a8f;}
Border around this has a color of #b75a8f
<div style="border:2px solid #b75a8f;">Content here</div>
.myborder {border:2px solid #b75a8f;}