#bd7e40 color space conversions
Hex:
#bd7e40
RGB:
189, 126, 64
CMY:
26, 51, 75
CMYK:
0, 33, 66, 26
HSL:
30°, 49.4071%, 49.6078%
HSV (HSB):
30°, 66.1376%, 74.1176%
XYZ:
29.3725, 26.1107, 8.3423
xyY:
0.4602, 0.4091, 26.1107
CIE-Lab:
58.1420, 18.4648, 42.8860
CIE-LCH:
58.1420, 46.6922, 66.7054
CIE-Luv:
58.1420, 49.5500, 44.2098
Hunter-Lab:
51.0986, 13.1829, 26.0895
#bd7e40 color charts
#bd7e40 color shades, tints & tones
#bd7e40 color schemes
#bd7e40 color preview, HTML & CSS examples
This text has a color of #bd7e40
<p style="color:#bd7e40;">Text here</p>
.mytext {color:#bd7e40;}
This box has a color of #bd7e40
<div style="background-color:#bd7e40;">Content here</div>
.mybackground {background-color:#bd7e40;}
Border around this has a color of #bd7e40
<div style="border:2px solid #bd7e40;">Content here</div>
.myborder {border:2px solid #bd7e40;}