#bd863e color space conversions
Hex:
#bd863e
RGB:
189, 134, 62
CMY:
26, 47, 76
CMYK:
0, 29, 67, 26
HSL:
34°, 50.5976%, 49.2157%
HSV (HSB):
34°, 67.1958%, 74.1176%
XYZ:
30.3809, 28.2168, 8.4026
xyY:
0.4534, 0.4211, 28.2168
CIE-Lab:
60.0841, 13.9183, 46.0303
CIE-LCH:
60.0841, 48.0885, 73.1761
CIE-Luv:
60.0841, 43.6998, 48.4354
Hunter-Lab:
53.1195, 9.1312, 27.8050
#bd863e color charts
#bd863e color shades, tints & tones
#bd863e color schemes
#bd863e color preview, HTML & CSS examples
This text has a color of #bd863e
<p style="color:#bd863e;">Text here</p>
.mytext {color:#bd863e;}
This box has a color of #bd863e
<div style="background-color:#bd863e;">Content here</div>
.mybackground {background-color:#bd863e;}
Border around this has a color of #bd863e
<div style="border:2px solid #bd863e;">Content here</div>
.myborder {border:2px solid #bd863e;}