#bc780e color space conversions
Hex:
#bc780e
RGB:
188, 120, 14
CMY:
26, 53, 95
CMYK:
0, 36, 93, 26
HSL:
37°, 86.1386%, 39.6078%
HSV (HSB):
37°, 92.5532%, 73.7255%
XYZ:
27.5348, 24.1560, 3.6268
xyY:
0.4978, 0.4367, 24.1560
CIE-Lab:
56.2437, 19.4447, 60.2076
CIE-LCH:
56.2437, 63.2697, 72.1016
CIE-Luv:
56.2437, 56.2918, 54.2157
Hunter-Lab:
49.1488, 13.9913, 30.0290
#bc780e color charts
#bc780e color shades, tints & tones
#bc780e color schemes
#bc780e color preview, HTML & CSS examples
This text has a color of #bc780e
<p style="color:#bc780e;">Text here</p>
.mytext {color:#bc780e;}
This box has a color of #bc780e
<div style="background-color:#bc780e;">Content here</div>
.mybackground {background-color:#bc780e;}
Border around this has a color of #bc780e
<div style="border:2px solid #bc780e;">Content here</div>
.myborder {border:2px solid #bc780e;}