#b75d84 color space conversions
Hex:
#b75d84
RGB:
183, 93, 132
CMY:
28, 64, 48
CMYK:
0, 49, 28, 28
HSL:
334°, 38.4615%, 54.1176%
HSV (HSB):
334°, 49.1803%, 71.7647%
XYZ:
27.6076, 19.5619, 24.1505
xyY:
0.3871, 0.2743, 19.5619
CIE-Lab:
51.3383, 40.8803, -4.9647
CIE-LCH:
51.3383, 41.1806, 353.0757
CIE-Luv:
51.3383, 55.2642, -13.9546
Hunter-Lab:
44.2289, 34.0191, -1.4143
#b75d84 color charts
#b75d84 color shades, tints & tones
#b75d84 color schemes
#b75d84 color preview, HTML & CSS examples
This text has a color of #b75d84
<p style="color:#b75d84;">Text here</p>
.mytext {color:#b75d84;}
This box has a color of #b75d84
<div style="background-color:#b75d84;">Content here</div>
.mybackground {background-color:#b75d84;}
Border around this has a color of #b75d84
<div style="border:2px solid #b75d84;">Content here</div>
.myborder {border:2px solid #b75d84;}