#bc7e5e color space conversions
Hex:
#bc7e5e
RGB:
188, 126, 94
CMY:
26, 51, 63
CMYK:
0, 33, 50, 26
HSL:
20°, 41.2281%, 55.2941%
HSV (HSB):
20°, 50.0000%, 73.7255%
XYZ:
30.2203, 26.4212, 14.0967
xyY:
0.4272, 0.3735, 26.4212
CIE-Lab:
58.4347, 20.4242, 27.1586
CIE-LCH:
58.4347, 33.9815, 53.0555
CIE-Luv:
58.4347, 45.5765, 29.5246
Hunter-Lab:
51.4016, 14.9918, 19.7210
#bc7e5e color charts
#bc7e5e color shades, tints & tones
#bc7e5e color schemes
#bc7e5e color preview, HTML & CSS examples
This text has a color of #bc7e5e
<p style="color:#bc7e5e;">Text here</p>
.mytext {color:#bc7e5e;}
This box has a color of #bc7e5e
<div style="background-color:#bc7e5e;">Content here</div>
.mybackground {background-color:#bc7e5e;}
Border around this has a color of #bc7e5e
<div style="border:2px solid #bc7e5e;">Content here</div>
.myborder {border:2px solid #bc7e5e;}