#bc8e5c color space conversions
Hex:
#bc8e5c
RGB:
188, 142, 92
CMY:
26, 44, 64
CMYK:
0, 24, 51, 26
HSL:
31°, 41.7391%, 54.9020%
HSV (HSB):
31°, 51.0638%, 73.7255%
XYZ:
32.3438, 30.8101, 14.3675
xyY:
0.4172, 0.3974, 30.8101
CIE-Lab:
62.3470, 11.3743, 33.2602
CIE-LCH:
62.3470, 35.1513, 71.1204
CIE-Luv:
62.3470, 34.7018, 38.4668
Hunter-Lab:
55.5068, 6.8749, 23.5081
#bc8e5c color charts
#bc8e5c color shades, tints & tones
#bc8e5c color schemes
#bc8e5c color preview, HTML & CSS examples
This text has a color of #bc8e5c
<p style="color:#bc8e5c;">Text here</p>
.mytext {color:#bc8e5c;}
This box has a color of #bc8e5c
<div style="background-color:#bc8e5c;">Content here</div>
.mybackground {background-color:#bc8e5c;}
Border around this has a color of #bc8e5c
<div style="border:2px solid #bc8e5c;">Content here</div>
.myborder {border:2px solid #bc8e5c;}