#b75a8a color space conversions
Hex:
#b75a8a
RGB:
183, 90, 138
CMY:
28, 65, 46
CMYK:
0, 51, 25, 28
HSL:
329°, 39.2405%, 53.5294%
HSV (HSB):
329°, 50.8197%, 71.7647%
XYZ:
27.7720, 19.2146, 26.2898
xyY:
0.3790, 0.2622, 19.2146
CIE-Lab:
50.9373, 43.2644, -9.1299
CIE-LCH:
50.9373, 44.2173, 348.0839
CIE-Luv:
50.9373, 55.2896, -20.1176
Hunter-Lab:
43.8344, 36.3814, -4.8752
#b75a8a color charts
#b75a8a color shades, tints & tones
#b75a8a color schemes
#b75a8a color preview, HTML & CSS examples
This text has a color of #b75a8a
<p style="color:#b75a8a;">Text here</p>
.mytext {color:#b75a8a;}
This box has a color of #b75a8a
<div style="background-color:#b75a8a;">Content here</div>
.mybackground {background-color:#b75a8a;}
Border around this has a color of #b75a8a
<div style="border:2px solid #b75a8a;">Content here</div>
.myborder {border:2px solid #b75a8a;}