#b75c8f color space conversions
Hex:
#b75c8f
RGB:
183, 92, 143
CMY:
28, 64, 44
CMYK:
0, 50, 22, 28
HSL:
326°, 38.7234%, 53.9216%
HSV (HSB):
326°, 49.7268%, 71.7647%
XYZ:
28.3135, 19.7047, 28.2977
xyY:
0.3710, 0.2582, 19.7047
CIE-Lab:
51.5017, 42.9740, -11.2499
CIE-LCH:
51.5017, 44.4221, 345.3300
CIE-Luv:
51.5017, 53.0365, -23.0985
Hunter-Lab:
44.3900, 36.1710, -6.7231
#b75c8f color charts
#b75c8f color shades, tints & tones
#b75c8f color schemes
#b75c8f color preview, HTML & CSS examples
This text has a color of #b75c8f
<p style="color:#b75c8f;">Text here</p>
.mytext {color:#b75c8f;}
This box has a color of #b75c8f
<div style="background-color:#b75c8f;">Content here</div>
.mybackground {background-color:#b75c8f;}
Border around this has a color of #b75c8f
<div style="border:2px solid #b75c8f;">Content here</div>
.myborder {border:2px solid #b75c8f;}