#bc876a color space conversions
Hex:
#bc876a
RGB:
188, 135, 106
CMY:
26, 47, 58
CMYK:
0, 28, 44, 26
HSL:
21°, 37.9630%, 57.6471%
HSV (HSB):
21°, 43.6170%, 73.7255%
XYZ:
32.0045, 29.0599, 17.5580
xyY:
0.4071, 0.3696, 29.0599
CIE-Lab:
60.8345, 16.6688, 23.6133
CIE-LCH:
60.8345, 28.9039, 54.7815
CIE-Luv:
60.8345, 38.0207, 26.9411
Hunter-Lab:
53.9073, 11.6371, 18.4239
#bc876a color charts
#bc876a color shades, tints & tones
#bc876a color schemes
#bc876a color preview, HTML & CSS examples
This text has a color of #bc876a
<p style="color:#bc876a;">Text here</p>
.mytext {color:#bc876a;}
This box has a color of #bc876a
<div style="background-color:#bc876a;">Content here</div>
.mybackground {background-color:#bc876a;}
Border around this has a color of #bc876a
<div style="border:2px solid #bc876a;">Content here</div>
.myborder {border:2px solid #bc876a;}