#bc8512 color space conversions
Hex:
#bc8512
RGB:
188, 133, 18
CMY:
26, 48, 93
CMYK:
0, 29, 90, 26
HSL:
41°, 82.5243%, 40.3922%
HSV (HSB):
41°, 90.4255%, 73.7255%
XYZ:
29.2357, 27.5101, 4.3414
xyY:
0.4786, 0.4503, 27.5101
CIE-Lab:
59.4435, 12.3291, 61.7492
CIE-LCH:
59.4435, 62.9680, 78.7086
CIE-Luv:
59.4435, 45.7693, 58.6727
Hunter-Lab:
52.4501, 7.7086, 31.8075
#bc8512 color charts
#bc8512 color shades, tints & tones
#bc8512 color schemes
#bc8512 color preview, HTML & CSS examples
This text has a color of #bc8512
<p style="color:#bc8512;">Text here</p>
.mytext {color:#bc8512;}
This box has a color of #bc8512
<div style="background-color:#bc8512;">Content here</div>
.mybackground {background-color:#bc8512;}
Border around this has a color of #bc8512
<div style="border:2px solid #bc8512;">Content here</div>
.myborder {border:2px solid #bc8512;}