#bc786b color space conversions
Hex:
#bc786b
RGB:
188, 120, 107
CMY:
26, 53, 58
CMYK:
0, 36, 43, 26
HSL:
10°, 37.6744%, 57.8431%
HSV (HSB):
10°, 43.0851%, 73.7255%
XYZ:
30.1094, 25.1858, 17.1843
xyY:
0.4154, 0.3475, 25.1858
CIE-Lab:
57.2560, 25.0867, 18.2213
CIE-LCH:
57.2560, 31.0058, 35.9921
CIE-Luv:
57.2560, 47.8559, 18.6232
Hunter-Lab:
50.1855, 19.2684, 14.8280
#bc786b color charts
#bc786b color shades, tints & tones
#bc786b color schemes
#bc786b color preview, HTML & CSS examples
This text has a color of #bc786b
<p style="color:#bc786b;">Text here</p>
.mytext {color:#bc786b;}
This box has a color of #bc786b
<div style="background-color:#bc786b;">Content here</div>
.mybackground {background-color:#bc786b;}
Border around this has a color of #bc786b
<div style="border:2px solid #bc786b;">Content here</div>
.myborder {border:2px solid #bc786b;}