#bc8947 color space conversions
Hex:
#bc8947
RGB:
188, 137, 71
CMY:
26, 46, 72
CMYK:
0, 27, 62, 26
HSL:
34°, 46.6135%, 50.7843%
HSV (HSB):
34°, 62.2340%, 73.7255%
XYZ:
30.8220, 29.0376, 9.9416
xyY:
0.4416, 0.4160, 29.0376
CIE-Lab:
60.8148, 12.4155, 42.3801
CIE-LCH:
60.8148, 44.1613, 73.6717
CIE-Luv:
60.8148, 40.0192, 46.1168
Hunter-Lab:
53.8866, 7.7969, 26.7822
#bc8947 color charts
#bc8947 color shades, tints & tones
#bc8947 color schemes
#bc8947 color preview, HTML & CSS examples
This text has a color of #bc8947
<p style="color:#bc8947;">Text here</p>
.mytext {color:#bc8947;}
This box has a color of #bc8947
<div style="background-color:#bc8947;">Content here</div>
.mybackground {background-color:#bc8947;}
Border around this has a color of #bc8947
<div style="border:2px solid #bc8947;">Content here</div>
.myborder {border:2px solid #bc8947;}