#b75f97 color space conversions
Hex:
#b75f97
RGB:
183, 95, 151
CMY:
28, 63, 41
CMYK:
0, 48, 17, 28
HSL:
322°, 37.9310%, 54.5098%
HSV (HSB):
322°, 48.0874%, 71.7647%
XYZ:
29.2066, 20.4861, 31.6930
xyY:
0.3589, 0.2517, 20.4861
CIE-Lab:
52.3824, 42.6527, -14.6447
CIE-LCH:
52.3824, 45.0968, 341.0502
CIE-Luv:
52.3824, 49.6133, -28.0046
Hunter-Lab:
45.2615, 35.9756, -9.8329
#b75f97 color charts
#b75f97 color shades, tints & tones
#b75f97 color schemes
#b75f97 color preview, HTML & CSS examples
This text has a color of #b75f97
<p style="color:#b75f97;">Text here</p>
.mytext {color:#b75f97;}
This box has a color of #b75f97
<div style="background-color:#b75f97;">Content here</div>
.mybackground {background-color:#b75f97;}
Border around this has a color of #b75f97
<div style="border:2px solid #b75f97;">Content here</div>
.myborder {border:2px solid #b75f97;}