#bc8d5e color space conversions
Hex:
#bc8d5e
RGB:
188, 141, 94
CMY:
26, 45, 63
CMYK:
0, 25, 50, 26
HSL:
30°, 41.2281%, 55.2941%
HSV (HSB):
30°, 50.0000%, 73.7255%
XYZ:
32.2843, 30.5493, 14.7847
xyY:
0.4159, 0.3936, 30.5493
CIE-Lab:
62.1253, 12.1156, 31.9017
CIE-LCH:
62.1253, 34.1248, 69.2043
CIE-Luv:
62.1253, 35.2073, 36.9041
Hunter-Lab:
55.2714, 7.5378, 22.8303
#bc8d5e color charts
#bc8d5e color shades, tints & tones
#bc8d5e color schemes
#bc8d5e color preview, HTML & CSS examples
This text has a color of #bc8d5e
<p style="color:#bc8d5e;">Text here</p>
.mytext {color:#bc8d5e;}
This box has a color of #bc8d5e
<div style="background-color:#bc8d5e;">Content here</div>
.mybackground {background-color:#bc8d5e;}
Border around this has a color of #bc8d5e
<div style="border:2px solid #bc8d5e;">Content here</div>
.myborder {border:2px solid #bc8d5e;}