#bd723e color space conversions
Hex:
#bd723e
RGB:
189, 114, 62
CMY:
26, 55, 76
CMYK:
0, 40, 67, 26
HSL:
25°, 50.5976%, 49.2157%
HSV (HSB):
25°, 67.1958%, 74.1176%
XYZ:
27.8731, 23.2012, 7.5666
xyY:
0.4753, 0.3956, 23.2012
CIE-Lab:
55.2790, 24.9520, 40.6685
CIE-LCH:
55.2790, 47.7130, 58.4689
CIE-Luv:
55.2790, 58.8382, 39.9098
Hunter-Lab:
48.1677, 18.9988, 24.4035
#bd723e color charts
#bd723e color shades, tints & tones
#bd723e color schemes
#bd723e color preview, HTML & CSS examples
This text has a color of #bd723e
<p style="color:#bd723e;">Text here</p>
.mytext {color:#bd723e;}
This box has a color of #bd723e
<div style="background-color:#bd723e;">Content here</div>
.mybackground {background-color:#bd723e;}
Border around this has a color of #bd723e
<div style="border:2px solid #bd723e;">Content here</div>
.myborder {border:2px solid #bd723e;}