#b75f6f color space conversions
Hex:
#b75f6f
RGB:
183, 95, 111
CMY:
28, 63, 56
CMYK:
0, 48, 39, 28
HSL:
349°, 37.9310%, 54.5098%
HSV (HSB):
349°, 48.0874%, 71.7647%
XYZ:
26.4899, 19.3994, 17.3872
xyY:
0.4186, 0.3066, 19.3994
CIE-Lab:
51.1512, 37.1558, 7.2721
CIE-LCH:
51.1512, 37.8608, 11.0739
CIE-Luv:
51.1512, 59.0586, 2.6581
Hunter-Lab:
44.0447, 30.2772, 7.4259
#b75f6f color charts
#b75f6f color shades, tints & tones
#b75f6f color schemes
#b75f6f color preview, HTML & CSS examples
This text has a color of #b75f6f
<p style="color:#b75f6f;">Text here</p>
.mytext {color:#b75f6f;}
This box has a color of #b75f6f
<div style="background-color:#b75f6f;">Content here</div>
.mybackground {background-color:#b75f6f;}
Border around this has a color of #b75f6f
<div style="border:2px solid #b75f6f;">Content here</div>
.myborder {border:2px solid #b75f6f;}