#b75f4f color space conversions
Hex:
#b75f4f
RGB:
183, 95, 79
CMY:
28, 63, 69
CMYK:
0, 48, 57, 28
HSL:
9°, 41.9355%, 51.3725%
HSV (HSB):
9°, 56.8306%, 71.7647%
XYZ:
25.0319, 18.8162, 9.7097
xyY:
0.4674, 0.3513, 18.8162
CIE-Lab:
50.4715, 33.9805, 25.2524
CIE-LCH:
50.4715, 42.3363, 36.6177
CIE-Luv:
50.4715, 65.4826, 23.0064
Hunter-Lab:
43.3777, 27.0960, 17.0928
#b75f4f color charts
#b75f4f color shades, tints & tones
#b75f4f color schemes
#b75f4f color preview, HTML & CSS examples
This text has a color of #b75f4f
<p style="color:#b75f4f;">Text here</p>
.mytext {color:#b75f4f;}
This box has a color of #b75f4f
<div style="background-color:#b75f4f;">Content here</div>
.mybackground {background-color:#b75f4f;}
Border around this has a color of #b75f4f
<div style="border:2px solid #b75f4f;">Content here</div>
.myborder {border:2px solid #b75f4f;}