#bc786e color space conversions
Hex:
#bc786e
RGB:
188, 120, 110
CMY:
26, 53, 57
CMYK:
0, 36, 41, 26
HSL:
8°, 36.7925%, 58.4314%
HSV (HSB):
8°, 41.4894%, 73.7255%
XYZ:
30.2700, 25.2501, 18.0302
xyY:
0.4116, 0.3433, 25.2501
CIE-Lab:
57.3183, 25.4235, 16.5836
CIE-LCH:
57.3183, 30.3541, 33.1161
CIE-Luv:
57.3183, 47.3972, 16.6669
Hunter-Lab:
50.2495, 19.5907, 13.9006
#bc786e color charts
#bc786e color shades, tints & tones
#bc786e color schemes
#bc786e color preview, HTML & CSS examples
This text has a color of #bc786e
<p style="color:#bc786e;">Text here</p>
.mytext {color:#bc786e;}
This box has a color of #bc786e
<div style="background-color:#bc786e;">Content here</div>
.mybackground {background-color:#bc786e;}
Border around this has a color of #bc786e
<div style="border:2px solid #bc786e;">Content here</div>
.myborder {border:2px solid #bc786e;}