#bc8d7e color space conversions
Hex:
#bc8d7e
RGB:
188, 141, 126
CMY:
26, 45, 51
CMYK:
0, 25, 33, 26
HSL:
15°, 31.6327%, 61.5686%
HSV (HSB):
15°, 32.9787%, 73.7255%
XYZ:
34.0298, 31.2475, 23.9765
xyY:
0.3813, 0.3501, 31.2475
CIE-Lab:
62.7160, 15.7467, 14.9437
CIE-LCH:
62.7160, 21.7089, 43.5012
CIE-Luv:
62.7160, 31.8171, 17.1495
Hunter-Lab:
55.8994, 10.8411, 13.6989
#bc8d7e color charts
#bc8d7e color shades, tints & tones
#bc8d7e color schemes
#bc8d7e color preview, HTML & CSS examples
This text has a color of #bc8d7e
<p style="color:#bc8d7e;">Text here</p>
.mytext {color:#bc8d7e;}
This box has a color of #bc8d7e
<div style="background-color:#bc8d7e;">Content here</div>
.mybackground {background-color:#bc8d7e;}
Border around this has a color of #bc8d7e
<div style="border:2px solid #bc8d7e;">Content here</div>
.myborder {border:2px solid #bc8d7e;}