#b75f98 color space conversions
Hex:
#b75f98
RGB:
183, 95, 152
CMY:
28, 63, 40
CMYK:
0, 48, 17, 28
HSL:
321°, 37.9310%, 54.5098%
HSV (HSB):
321°, 48.0874%, 71.7647%
XYZ:
29.2881, 20.5187, 32.1226
xyY:
0.3575, 0.2504, 20.5187
CIE-Lab:
52.4187, 42.8102, -15.1783
CIE-LCH:
52.4187, 45.4213, 340.4781
CIE-Luv:
52.4187, 49.3692, -28.8115
Hunter-Lab:
45.2976, 36.1424, -10.3370
#b75f98 color charts
#b75f98 color shades, tints & tones
#b75f98 color schemes
#b75f98 color preview, HTML & CSS examples
This text has a color of #b75f98
<p style="color:#b75f98;">Text here</p>
.mytext {color:#b75f98;}
This box has a color of #b75f98
<div style="background-color:#b75f98;">Content here</div>
.mybackground {background-color:#b75f98;}
Border around this has a color of #b75f98
<div style="border:2px solid #b75f98;">Content here</div>
.myborder {border:2px solid #b75f98;}