#bc6d50 color space conversions
Hex:
#bc6d50
RGB:
188, 109, 80
CMY:
26, 57, 69
CMYK:
0, 42, 57, 26
HSL:
16°, 44.6281%, 52.5490%
HSV (HSB):
16°, 57.4468%, 73.7255%
XYZ:
27.6556, 22.2078, 10.4183
xyY:
0.4588, 0.3684, 22.2078
CIE-Lab:
54.2468, 28.5351, 29.6387
CIE-LCH:
54.2468, 41.1425, 46.0868
CIE-Luv:
54.2468, 59.4776, 29.2667
Hunter-Lab:
47.1252, 22.2845, 19.8799
#bc6d50 color charts
#bc6d50 color shades, tints & tones
#bc6d50 color schemes
#bc6d50 color preview, HTML & CSS examples
This text has a color of #bc6d50
<p style="color:#bc6d50;">Text here</p>
.mytext {color:#bc6d50;}
This box has a color of #bc6d50
<div style="background-color:#bc6d50;">Content here</div>
.mybackground {background-color:#bc6d50;}
Border around this has a color of #bc6d50
<div style="border:2px solid #bc6d50;">Content here</div>
.myborder {border:2px solid #bc6d50;}