#b75b5f color space conversions
Hex:
#b75b5f
RGB:
183, 91, 95
CMY:
28, 64, 63
CMYK:
0, 50, 48, 28
HSL:
357°, 38.9831%, 53.7255%
HSV (HSB):
357°, 50.2732%, 71.7647%
XYZ:
25.3351, 18.3757, 13.0380
xyY:
0.4464, 0.3238, 18.3757
CIE-Lab:
49.9486, 37.5228, 15.1264
CIE-LCH:
49.9486, 40.4570, 21.9556
CIE-Luv:
49.9486, 65.0281, 11.6607
Hunter-Lab:
42.8669, 30.4797, 11.9736
#b75b5f color charts
#b75b5f color shades, tints & tones
#b75b5f color schemes
#b75b5f color preview, HTML & CSS examples
This text has a color of #b75b5f
<p style="color:#b75b5f;">Text here</p>
.mytext {color:#b75b5f;}
This box has a color of #b75b5f
<div style="background-color:#b75b5f;">Content here</div>
.mybackground {background-color:#b75b5f;}
Border around this has a color of #b75b5f
<div style="border:2px solid #b75b5f;">Content here</div>
.myborder {border:2px solid #b75b5f;}