#b75b8f color space conversions
Hex:
#b75b8f
RGB:
183, 91, 143
CMY:
28, 64, 44
CMYK:
0, 50, 22, 28
HSL:
326°, 38.9831%, 53.7255%
HSV (HSB):
326°, 50.2732%, 71.7647%
XYZ:
28.2274, 19.5326, 28.2690
xyY:
0.3713, 0.2569, 19.5326
CIE-Lab:
51.3046, 43.4850, -11.5467
CIE-LCH:
51.3046, 44.9919, 345.1293
CIE-Luv:
51.3046, 53.5214, -23.5921
Hunter-Lab:
44.1957, 36.6640, -6.9868
#b75b8f color charts
#b75b8f color shades, tints & tones
#b75b8f color schemes
#b75b8f color preview, HTML & CSS examples
This text has a color of #b75b8f
<p style="color:#b75b8f;">Text here</p>
.mytext {color:#b75b8f;}
This box has a color of #b75b8f
<div style="background-color:#b75b8f;">Content here</div>
.mybackground {background-color:#b75b8f;}
Border around this has a color of #b75b8f
<div style="border:2px solid #b75b8f;">Content here</div>
.myborder {border:2px solid #b75b8f;}