#bc803d color space conversions
Hex:
#bc803d
RGB:
188, 128, 61
CMY:
26, 50, 76
CMYK:
0, 32, 68, 26
HSL:
32°, 51.0040%, 48.8235%
HSV (HSB):
32°, 67.5532%, 73.7255%
XYZ:
29.3005, 26.4666, 7.9791
xyY:
0.4596, 0.4152, 26.4666
CIE-Lab:
58.4773, 16.7427, 44.7150
CIE-LCH:
58.4773, 47.7467, 69.4725
CIE-Luv:
58.4773, 47.4915, 46.1576
Hunter-Lab:
51.4457, 11.6333, 26.8162
#bc803d color charts
#bc803d color shades, tints & tones
#bc803d color schemes
#bc803d color preview, HTML & CSS examples
This text has a color of #bc803d
<p style="color:#bc803d;">Text here</p>
.mytext {color:#bc803d;}
This box has a color of #bc803d
<div style="background-color:#bc803d;">Content here</div>
.mybackground {background-color:#bc803d;}
Border around this has a color of #bc803d
<div style="border:2px solid #bc803d;">Content here</div>
.myborder {border:2px solid #bc803d;}