#bd754e color space conversions
Hex:
#bd754e
RGB:
189, 117, 78
CMY:
26, 54, 69
CMYK:
0, 38, 59, 26
HSL:
21°, 45.6790%, 52.3529%
HSV (HSB):
21°, 58.7302%, 74.1176%
XYZ:
28.7227, 24.0915, 10.3440
xyY:
0.4548, 0.3814, 24.0915
CIE-Lab:
56.1792, 24.4133, 33.1886
CIE-LCH:
56.1792, 41.2006, 53.6621
CIE-Luv:
56.1792, 54.7587, 33.9810
Hunter-Lab:
49.0830, 18.5603, 21.8631
#bd754e color charts
#bd754e color shades, tints & tones
#bd754e color schemes
#bd754e color preview, HTML & CSS examples
This text has a color of #bd754e
<p style="color:#bd754e;">Text here</p>
.mytext {color:#bd754e;}
This box has a color of #bd754e
<div style="background-color:#bd754e;">Content here</div>
.mybackground {background-color:#bd754e;}
Border around this has a color of #bd754e
<div style="border:2px solid #bd754e;">Content here</div>
.myborder {border:2px solid #bd754e;}