#bc7f3d color space conversions
Hex:
#bc7f3d
RGB:
188, 127, 61
CMY:
26, 50, 76
CMYK:
0, 32, 68, 26
HSL:
31°, 51.0040%, 48.8235%
HSV (HSB):
31°, 67.5532%, 73.7255%
XYZ:
29.1707, 26.2070, 7.9359
xyY:
0.4607, 0.4139, 26.2070
CIE-Lab:
58.2330, 17.2962, 44.4453
CIE-LCH:
58.2330, 47.6922, 68.7361
CIE-Luv:
58.2330, 48.2469, 45.7290
Hunter-Lab:
51.1928, 12.1256, 26.6439
#bc7f3d color charts
#bc7f3d color shades, tints & tones
#bc7f3d color schemes
#bc7f3d color preview, HTML & CSS examples
This text has a color of #bc7f3d
<p style="color:#bc7f3d;">Text here</p>
.mytext {color:#bc7f3d;}
This box has a color of #bc7f3d
<div style="background-color:#bc7f3d;">Content here</div>
.mybackground {background-color:#bc7f3d;}
Border around this has a color of #bc7f3d
<div style="border:2px solid #bc7f3d;">Content here</div>
.myborder {border:2px solid #bc7f3d;}