#bc7c6e color space conversions
Hex:
#bc7c6e
RGB:
188, 124, 110
CMY:
26, 51, 57
CMYK:
0, 34, 41, 26
HSL:
11°, 36.7925%, 58.4314%
HSV (HSB):
11°, 41.4894%, 73.7255%
XYZ:
30.7612, 26.2325, 18.1939
xyY:
0.4091, 0.3489, 26.2325
CIE-Lab:
58.2570, 23.2141, 17.8707
CIE-LCH:
58.2570, 29.2960, 37.5898
CIE-Luv:
58.2570, 44.7814, 18.7247
Hunter-Lab:
51.2176, 17.5757, 14.7909
#bc7c6e color charts
#bc7c6e color shades, tints & tones
#bc7c6e color schemes
#bc7c6e color preview, HTML & CSS examples
This text has a color of #bc7c6e
<p style="color:#bc7c6e;">Text here</p>
.mytext {color:#bc7c6e;}
This box has a color of #bc7c6e
<div style="background-color:#bc7c6e;">Content here</div>
.mybackground {background-color:#bc7c6e;}
Border around this has a color of #bc7c6e
<div style="border:2px solid #bc7c6e;">Content here</div>
.myborder {border:2px solid #bc7c6e;}