#bd7f5e color space conversions
Hex:
#bd7f5e
RGB:
189, 127, 94
CMY:
26, 50, 63
CMYK:
0, 33, 50, 26
HSL:
21°, 41.8502%, 55.4902%
HSV (HSB):
21°, 50.2646%, 74.1176%
XYZ:
30.5960, 26.8057, 14.1511
xyY:
0.4276, 0.3746, 26.8057
CIE-Lab:
58.7941, 20.2840, 27.6481
CIE-LCH:
58.7941, 34.2908, 53.7344
CIE-Luv:
58.7941, 45.6588, 30.1274
Hunter-Lab:
51.7742, 14.8798, 20.0366
#bd7f5e color charts
#bd7f5e color shades, tints & tones
#bd7f5e color schemes
#bd7f5e color preview, HTML & CSS examples
This text has a color of #bd7f5e
<p style="color:#bd7f5e;">Text here</p>
.mytext {color:#bd7f5e;}
This box has a color of #bd7f5e
<div style="background-color:#bd7f5e;">Content here</div>
.mybackground {background-color:#bd7f5e;}
Border around this has a color of #bd7f5e
<div style="border:2px solid #bd7f5e;">Content here</div>
.myborder {border:2px solid #bd7f5e;}