#bd7f5f color space conversions
Hex:
#bd7f5f
RGB:
189, 127, 95
CMY:
26, 50, 63
CMYK:
0, 33, 50, 26
HSL:
20°, 41.5929%, 55.6863%
HSV (HSB):
20°, 49.7354%, 74.1176%
XYZ:
30.6412, 26.8238, 14.3890
xyY:
0.4264, 0.3733, 26.8238
CIE-Lab:
58.8109, 20.3801, 27.1125
CIE-LCH:
58.8109, 33.9181, 53.0683
CIE-Luv:
58.8109, 45.5361, 29.5574
Hunter-Lab:
51.7917, 14.9694, 19.7819
#bd7f5f color charts
#bd7f5f color shades, tints & tones
#bd7f5f color schemes
#bd7f5f color preview, HTML & CSS examples
This text has a color of #bd7f5f
<p style="color:#bd7f5f;">Text here</p>
.mytext {color:#bd7f5f;}
This box has a color of #bd7f5f
<div style="background-color:#bd7f5f;">Content here</div>
.mybackground {background-color:#bd7f5f;}
Border around this has a color of #bd7f5f
<div style="border:2px solid #bd7f5f;">Content here</div>
.myborder {border:2px solid #bd7f5f;}