#bc8050 color space conversions
Hex:
#bc8050
RGB:
188, 128, 80
CMY:
26, 50, 69
CMYK:
0, 32, 57, 26
HSL:
27°, 44.6281%, 52.5490%
HSV (HSB):
27°, 57.4468%, 73.7255%
XYZ:
29.9062, 26.7089, 11.1685
xyY:
0.4412, 0.3940, 26.7089
CIE-Lab:
58.7039, 18.0776, 35.1784
CIE-LCH:
58.7039, 39.5515, 62.8021
CIE-Luv:
58.7039, 45.7486, 37.9086
Hunter-Lab:
51.6807, 12.8519, 23.3635
#bc8050 color charts
#bc8050 color shades, tints & tones
#bc8050 color schemes
#bc8050 color preview, HTML & CSS examples
This text has a color of #bc8050
<p style="color:#bc8050;">Text here</p>
.mytext {color:#bc8050;}
This box has a color of #bc8050
<div style="background-color:#bc8050;">Content here</div>
.mybackground {background-color:#bc8050;}
Border around this has a color of #bc8050
<div style="border:2px solid #bc8050;">Content here</div>
.myborder {border:2px solid #bc8050;}