#bd5e2f color space conversions
Hex:
#bd5e2f
RGB:
189, 94, 47
CMY:
26, 63, 82
CMYK:
0, 50, 75, 26
HSL:
20°, 60.1695%, 46.2745%
HSV (HSB):
20°, 75.1323%, 74.1176%
XYZ:
25.5021, 19.0295, 5.0183
xyY:
0.5147, 0.3840, 19.0295
CIE-Lab:
50.7217, 34.8962, 43.3304
CIE-LCH:
50.7217, 55.6351, 51.1537
CIE-Luv:
50.7217, 75.8751, 37.5972
Hunter-Lab:
43.6228, 28.0120, 23.7153
#bd5e2f color charts
#bd5e2f color shades, tints & tones
#bd5e2f color schemes
#bd5e2f color preview, HTML & CSS examples
This text has a color of #bd5e2f
<p style="color:#bd5e2f;">Text here</p>
.mytext {color:#bd5e2f;}
This box has a color of #bd5e2f
<div style="background-color:#bd5e2f;">Content here</div>
.mybackground {background-color:#bd5e2f;}
Border around this has a color of #bd5e2f
<div style="border:2px solid #bd5e2f;">Content here</div>
.myborder {border:2px solid #bd5e2f;}