#bd761e color space conversions
Hex:
#bd761e
RGB:
189, 118, 30
CMY:
26, 54, 88
CMYK:
0, 38, 84, 26
HSL:
33°, 72.6027%, 42.9412%
HSV (HSB):
33°, 84.1270%, 74.1176%
XYZ:
27.6990, 23.8694, 4.3757
xyY:
0.4951, 0.4267, 23.8694
CIE-Lab:
55.9568, 21.3377, 55.5582
CIE-LCH:
55.9568, 59.5147, 68.9902
CIE-Luv:
55.9568, 58.1494, 51.1031
Hunter-Lab:
48.8563, 15.7018, 28.8893
#bd761e color charts
#bd761e color shades, tints & tones
#bd761e color schemes
#bd761e color preview, HTML & CSS examples
This text has a color of #bd761e
<p style="color:#bd761e;">Text here</p>
.mytext {color:#bd761e;}
This box has a color of #bd761e
<div style="background-color:#bd761e;">Content here</div>
.mybackground {background-color:#bd761e;}
Border around this has a color of #bd761e
<div style="border:2px solid #bd761e;">Content here</div>
.myborder {border:2px solid #bd761e;}