#bd753e color space conversions
Hex:
#bd753e
RGB:
189, 117, 62
CMY:
26, 54, 76
CMYK:
0, 38, 67, 26
HSL:
26°, 50.5976%, 49.2157%
HSV (HSB):
26°, 67.1958%, 74.1176%
XYZ:
28.2171, 23.8892, 7.6813
xyY:
0.4720, 0.3996, 23.8892
CIE-Lab:
55.9767, 23.3058, 41.4581
CIE-LCH:
55.9767, 47.5598, 60.6574
CIE-Luv:
55.9767, 56.5552, 41.1689
Hunter-Lab:
48.8766, 17.5163, 24.8958
#bd753e color charts
#bd753e color shades, tints & tones
#bd753e color schemes
#bd753e color preview, HTML & CSS examples
This text has a color of #bd753e
<p style="color:#bd753e;">Text here</p>
.mytext {color:#bd753e;}
This box has a color of #bd753e
<div style="background-color:#bd753e;">Content here</div>
.mybackground {background-color:#bd753e;}
Border around this has a color of #bd753e
<div style="border:2px solid #bd753e;">Content here</div>
.myborder {border:2px solid #bd753e;}