#bc8d2a color space conversions
Hex:
#bc8d2a
RGB:
188, 141, 42
CMY:
26, 45, 84
CMYK:
0, 25, 78, 26
HSL:
41°, 63.4783%, 45.0980%
HSV (HSB):
41°, 77.6596%, 73.7255%
XYZ:
30.6818, 29.9083, 6.3463
xyY:
0.4584, 0.4468, 29.9083
CIE-Lab:
61.5750, 8.6172, 56.2058
CIE-LCH:
61.5750, 56.8626, 81.2836
CIE-Luv:
61.5750, 38.7671, 57.4748
Hunter-Lab:
54.6885, 4.4389, 31.4017
#bc8d2a color charts
#bc8d2a color shades, tints & tones
#bc8d2a color schemes
#bc8d2a color preview, HTML & CSS examples
This text has a color of #bc8d2a
<p style="color:#bc8d2a;">Text here</p>
.mytext {color:#bc8d2a;}
This box has a color of #bc8d2a
<div style="background-color:#bc8d2a;">Content here</div>
.mybackground {background-color:#bc8d2a;}
Border around this has a color of #bc8d2a
<div style="border:2px solid #bc8d2a;">Content here</div>
.myborder {border:2px solid #bc8d2a;}