#b75b8a color space conversions
Hex:
#b75b8a
RGB:
183, 91, 138
CMY:
28, 64, 46
CMYK:
0, 50, 25, 28
HSL:
329°, 38.9831%, 53.7255%
HSV (HSB):
329°, 50.2732%, 71.7647%
XYZ:
27.8570, 19.3844, 26.3181
xyY:
0.3787, 0.2635, 19.3844
CIE-Lab:
51.1340, 42.7546, -8.8356
CIE-LCH:
51.1340, 43.6581, 348.3238
CIE-Luv:
51.1340, 54.7927, -19.6294
Hunter-Lab:
44.0278, 35.8909, -4.6219
#b75b8a color charts
#b75b8a color shades, tints & tones
#b75b8a color schemes
#b75b8a color preview, HTML & CSS examples
This text has a color of #b75b8a
<p style="color:#b75b8a;">Text here</p>
.mytext {color:#b75b8a;}
This box has a color of #b75b8a
<div style="background-color:#b75b8a;">Content here</div>
.mybackground {background-color:#b75b8a;}
Border around this has a color of #b75b8a
<div style="border:2px solid #b75b8a;">Content here</div>
.myborder {border:2px solid #b75b8a;}