#bc763e color space conversions
Hex:
#bc763e
RGB:
188, 118, 62
CMY:
26, 54, 76
CMYK:
0, 37, 67, 26
HSL:
27°, 50.4000%, 49.0196%
HSV (HSB):
27°, 67.0213%, 73.7255%
XYZ:
28.0870, 23.9960, 7.7088
xyY:
0.4697, 0.4013, 23.9960
CIE-Lab:
56.0838, 22.3306, 41.5444
CIE-LCH:
56.0838, 47.1656, 61.7414
CIE-Luv:
56.0838, 54.9810, 41.5054
Hunter-Lab:
48.9857, 16.6215, 24.9597
#bc763e color charts
#bc763e color shades, tints & tones
#bc763e color schemes
#bc763e color preview, HTML & CSS examples
This text has a color of #bc763e
<p style="color:#bc763e;">Text here</p>
.mytext {color:#bc763e;}
This box has a color of #bc763e
<div style="background-color:#bc763e;">Content here</div>
.mybackground {background-color:#bc763e;}
Border around this has a color of #bc763e
<div style="border:2px solid #bc763e;">Content here</div>
.myborder {border:2px solid #bc763e;}