#b75e8a color space conversions
Hex:
#b75e8a
RGB:
183, 94, 138
CMY:
28, 63, 46
CMYK:
0, 49, 25, 28
HSL:
330°, 38.1974%, 54.3137%
HSV (HSB):
330°, 48.6339%, 71.7647%
XYZ:
28.1186, 19.9077, 26.4053
xyY:
0.3778, 0.2675, 19.9077
CIE-Lab:
51.7327, 41.2106, -7.9408
CIE-LCH:
51.7327, 41.9687, 349.0935
CIE-Luv:
51.7327, 53.2808, -18.1437
Hunter-Lab:
44.6180, 34.4105, -3.8557
#b75e8a color charts
#b75e8a color shades, tints & tones
#b75e8a color schemes
#b75e8a color preview, HTML & CSS examples
This text has a color of #b75e8a
<p style="color:#b75e8a;">Text here</p>
.mytext {color:#b75e8a;}
This box has a color of #b75e8a
<div style="background-color:#b75e8a;">Content here</div>
.mybackground {background-color:#b75e8a;}
Border around this has a color of #b75e8a
<div style="border:2px solid #b75e8a;">Content here</div>
.myborder {border:2px solid #b75e8a;}