#bc8232 color space conversions
Hex:
#bc8232
RGB:
188, 130, 50
CMY:
26, 49, 80
CMYK:
0, 31, 73, 26
HSL:
35°, 57.9832%, 46.6667%
HSV (HSB):
35°, 73.4043%, 73.7255%
XYZ:
29.2974, 26.8869, 6.6632
xyY:
0.4662, 0.4278, 26.8869
CIE-Lab:
58.8695, 15.0403, 50.2713
CIE-LCH:
58.8695, 52.4730, 73.3437
CIE-Luv:
58.8695, 46.7530, 50.7580
Hunter-Lab:
51.8526, 10.1128, 28.6779
#bc8232 color charts
#bc8232 color shades, tints & tones
#bc8232 color schemes
#bc8232 color preview, HTML & CSS examples
This text has a color of #bc8232
<p style="color:#bc8232;">Text here</p>
.mytext {color:#bc8232;}
This box has a color of #bc8232
<div style="background-color:#bc8232;">Content here</div>
.mybackground {background-color:#bc8232;}
Border around this has a color of #bc8232
<div style="border:2px solid #bc8232;">Content here</div>
.myborder {border:2px solid #bc8232;}