#bc6e4c color space conversions
Hex:
#bc6e4c
RGB:
188, 110, 76
CMY:
26, 57, 70
CMYK:
0, 41, 60, 26
HSL:
18°, 45.5285%, 51.7647%
HSV (HSB):
18°, 59.5745%, 73.7255%
XYZ:
27.6195, 22.3650, 9.6987
xyY:
0.4628, 0.3747, 22.3650
CIE-Lab:
54.4122, 27.6779, 32.0806
CIE-LCH:
54.4122, 42.3702, 49.2137
CIE-Luv:
54.4122, 59.3151, 31.7580
Hunter-Lab:
47.2917, 21.4878, 20.9449
#bc6e4c color charts
#bc6e4c color shades, tints & tones
#bc6e4c color schemes
#bc6e4c color preview, HTML & CSS examples
This text has a color of #bc6e4c
<p style="color:#bc6e4c;">Text here</p>
.mytext {color:#bc6e4c;}
This box has a color of #bc6e4c
<div style="background-color:#bc6e4c;">Content here</div>
.mybackground {background-color:#bc6e4c;}
Border around this has a color of #bc6e4c
<div style="border:2px solid #bc6e4c;">Content here</div>
.myborder {border:2px solid #bc6e4c;}