#bc7d2e color space conversions
Hex:
#bc7d2e
RGB:
188, 125, 46
CMY:
26, 51, 82
CMYK:
0, 34, 76, 26
HSL:
33°, 60.6838%, 45.8824%
HSV (HSB):
33°, 75.5319%, 73.7255%
XYZ:
28.5658, 25.5559, 6.0120
xyY:
0.4750, 0.4250, 25.5559
CIE-Lab:
57.6130, 17.6210, 50.7611
CIE-LCH:
57.6130, 53.7326, 70.8563
CIE-Luv:
57.6130, 50.8745, 49.9031
Hunter-Lab:
50.5528, 12.3973, 28.3359
#bc7d2e color charts
#bc7d2e color shades, tints & tones
#bc7d2e color schemes
#bc7d2e color preview, HTML & CSS examples
This text has a color of #bc7d2e
<p style="color:#bc7d2e;">Text here</p>
.mytext {color:#bc7d2e;}
This box has a color of #bc7d2e
<div style="background-color:#bc7d2e;">Content here</div>
.mybackground {background-color:#bc7d2e;}
Border around this has a color of #bc7d2e
<div style="border:2px solid #bc7d2e;">Content here</div>
.myborder {border:2px solid #bc7d2e;}