#bd563b color space conversions
Hex:
#bd563b
RGB:
189, 86, 59
CMY:
26, 66, 77
CMYK:
0, 54, 69, 26
HSL:
12°, 52.4194%, 48.6275%
HSV (HSB):
12°, 68.7831%, 74.1176%
XYZ:
25.1035, 17.7902, 6.2484
xyY:
0.5108, 0.3620, 17.7902
CIE-Lab:
49.2406, 39.5911, 35.3402
CIE-LCH:
49.2406, 53.0696, 41.7530
CIE-Luv:
49.2406, 80.2368, 30.0775
Hunter-Lab:
42.1784, 32.4264, 20.7415
#bd563b color charts
#bd563b color shades, tints & tones
#bd563b color schemes
#bd563b color preview, HTML & CSS examples
This text has a color of #bd563b
<p style="color:#bd563b;">Text here</p>
.mytext {color:#bd563b;}
This box has a color of #bd563b
<div style="background-color:#bd563b;">Content here</div>
.mybackground {background-color:#bd563b;}
Border around this has a color of #bd563b
<div style="border:2px solid #bd563b;">Content here</div>
.myborder {border:2px solid #bd563b;}