#bd7e3f color space conversions
Hex:
#bd7e3f
RGB:
189, 126, 63
CMY:
26, 51, 75
CMYK:
0, 33, 67, 26
HSL:
30°, 50.0000%, 49.4118%
HSV (HSB):
30°, 66.6667%, 74.1176%
XYZ:
29.3443, 26.0994, 8.1937
xyY:
0.4611, 0.4101, 26.0994
CIE-Lab:
58.1313, 18.4026, 43.3748
CIE-LCH:
58.1313, 47.1172, 67.0100
CIE-Luv:
58.1313, 49.6369, 44.6043
Hunter-Lab:
51.0876, 13.1258, 26.2521
#bd7e3f color charts
#bd7e3f color shades, tints & tones
#bd7e3f color schemes
#bd7e3f color preview, HTML & CSS examples
This text has a color of #bd7e3f
<p style="color:#bd7e3f;">Text here</p>
.mytext {color:#bd7e3f;}
This box has a color of #bd7e3f
<div style="background-color:#bd7e3f;">Content here</div>
.mybackground {background-color:#bd7e3f;}
Border around this has a color of #bd7e3f
<div style="border:2px solid #bd7e3f;">Content here</div>
.myborder {border:2px solid #bd7e3f;}