#bc983e color space conversions
Hex:
#bc983e
RGB:
188, 152, 62
CMY:
26, 40, 76
CMYK:
0, 19, 67, 26
HSL:
43°, 50.4000%, 49.0196%
HSV (HSB):
43°, 67.0213%, 73.7255%
XYZ:
32.8368, 33.4956, 9.2920
xyY:
0.4342, 0.4429, 33.4956
CIE-Lab:
64.5602, 3.5989, 50.8434
CIE-LCH:
64.5602, 50.9706, 85.9511
CIE-Luv:
64.5602, 29.7087, 56.2133
Hunter-Lab:
57.8754, -0.0064, 30.9936
#bc983e color charts
#bc983e color shades, tints & tones
#bc983e color schemes
#bc983e color preview, HTML & CSS examples
This text has a color of #bc983e
<p style="color:#bc983e;">Text here</p>
.mytext {color:#bc983e;}
This box has a color of #bc983e
<div style="background-color:#bc983e;">Content here</div>
.mybackground {background-color:#bc983e;}
Border around this has a color of #bc983e
<div style="border:2px solid #bc983e;">Content here</div>
.myborder {border:2px solid #bc983e;}