#bd642e color space conversions
Hex:
#bd642e
RGB:
189, 100, 46
CMY:
26, 61, 82
CMYK:
0, 47, 76, 26
HSL:
23°, 60.8511%, 46.0784%
HSV (HSB):
23°, 75.6614%, 74.1176%
XYZ:
26.0366, 20.1304, 5.0980
xyY:
0.5079, 0.3927, 20.1304
CIE-Lab:
51.9843, 31.6911, 45.1294
CIE-LCH:
51.9843, 55.1452, 54.9224
CIE-Luv:
51.9843, 71.3235, 40.1595
Hunter-Lab:
44.8669, 25.0676, 24.6700
#bd642e color charts
#bd642e color shades, tints & tones
#bd642e color schemes
#bd642e color preview, HTML & CSS examples
This text has a color of #bd642e
<p style="color:#bd642e;">Text here</p>
.mytext {color:#bd642e;}
This box has a color of #bd642e
<div style="background-color:#bd642e;">Content here</div>
.mybackground {background-color:#bd642e;}
Border around this has a color of #bd642e
<div style="border:2px solid #bd642e;">Content here</div>
.myborder {border:2px solid #bd642e;}