#bc876c color space conversions
Hex:
#bc876c
RGB:
188, 135, 108
CMY:
26, 47, 58
CMYK:
0, 28, 43, 26
HSL:
20°, 37.3832%, 58.0392%
HSV (HSB):
20°, 42.5532%, 73.7255%
XYZ:
32.1098, 29.1020, 18.1122
xyY:
0.4048, 0.3669, 29.1020
CIE-Lab:
60.8716, 16.8898, 22.5436
CIE-LCH:
60.8716, 28.1688, 53.1591
CIE-Luv:
60.8716, 37.7881, 25.7068
Hunter-Lab:
53.9463, 11.8403, 17.8560
#bc876c color charts
#bc876c color shades, tints & tones
#bc876c color schemes
#bc876c color preview, HTML & CSS examples
This text has a color of #bc876c
<p style="color:#bc876c;">Text here</p>
.mytext {color:#bc876c;}
This box has a color of #bc876c
<div style="background-color:#bc876c;">Content here</div>
.mybackground {background-color:#bc876c;}
Border around this has a color of #bc876c
<div style="border:2px solid #bc876c;">Content here</div>
.myborder {border:2px solid #bc876c;}