#b75a7b color space conversions
Hex:
#b75a7b
RGB:
183, 90, 123
CMY:
28, 65, 52
CMYK:
0, 51, 33, 28
HSL:
339°, 39.2405%, 53.5294%
HSV (HSB):
339°, 50.8197%, 71.7647%
XYZ:
26.7598, 18.8097, 20.9591
xyY:
0.4022, 0.2827, 18.8097
CIE-Lab:
50.4638, 41.2243, -0.8857
CIE-LCH:
50.4638, 41.2338, 358.7691
CIE-Luv:
50.4638, 59.0873, -8.5264
Hunter-Lab:
43.3701, 34.2384, 1.7065
#b75a7b color charts
#b75a7b color shades, tints & tones
#b75a7b color schemes
#b75a7b color preview, HTML & CSS examples
This text has a color of #b75a7b
<p style="color:#b75a7b;">Text here</p>
.mytext {color:#b75a7b;}
This box has a color of #b75a7b
<div style="background-color:#b75a7b;">Content here</div>
.mybackground {background-color:#b75a7b;}
Border around this has a color of #b75a7b
<div style="border:2px solid #b75a7b;">Content here</div>
.myborder {border:2px solid #b75a7b;}