#b75e6f color space conversions
Hex:
#b75e6f
RGB:
183, 94, 111
CMY:
28, 63, 56
CMYK:
0, 49, 39, 28
HSL:
349°, 38.1974%, 54.3137%
HSV (HSB):
349°, 48.6339%, 71.7647%
XYZ:
26.4004, 19.2204, 17.3574
xyY:
0.4192, 0.3052, 19.2204
CIE-Lab:
50.9441, 37.6806, 6.9770
CIE-LCH:
50.9441, 38.3211, 10.4902
CIE-Luv:
50.9441, 59.6554, 2.1810
Hunter-Lab:
43.8411, 30.7680, 7.2149
#b75e6f color charts
#b75e6f color shades, tints & tones
#b75e6f color schemes
#b75e6f color preview, HTML & CSS examples
This text has a color of #b75e6f
<p style="color:#b75e6f;">Text here</p>
.mytext {color:#b75e6f;}
This box has a color of #b75e6f
<div style="background-color:#b75e6f;">Content here</div>
.mybackground {background-color:#b75e6f;}
Border around this has a color of #b75e6f
<div style="border:2px solid #b75e6f;">Content here</div>
.myborder {border:2px solid #b75e6f;}