#b75d99 color space conversions
Hex:
#b75d99
RGB:
183, 93, 153
CMY:
28, 64, 40
CMYK:
0, 49, 16, 28
HSL:
320°, 38.4615%, 54.1176%
HSV (HSB):
320°, 49.1803%, 71.7647%
XYZ:
29.1926, 20.1959, 32.4966
xyY:
0.3565, 0.2466, 20.1959
CIE-Lab:
52.0580, 43.9971, -16.3149
CIE-LCH:
52.0580, 46.9246, 339.6544
CIE-Luv:
52.0580, 50.0518, -30.6288
Hunter-Lab:
44.9398, 37.3075, -11.4155
#b75d99 color charts
#b75d99 color shades, tints & tones
#b75d99 color schemes
#b75d99 color preview, HTML & CSS examples
This text has a color of #b75d99
<p style="color:#b75d99;">Text here</p>
.mytext {color:#b75d99;}
This box has a color of #b75d99
<div style="background-color:#b75d99;">Content here</div>
.mybackground {background-color:#b75d99;}
Border around this has a color of #b75d99
<div style="border:2px solid #b75d99;">Content here</div>
.myborder {border:2px solid #b75d99;}