#bc8e2a color space conversions
Hex:
#bc8e2a
RGB:
188, 142, 42
CMY:
26, 44, 84
CMYK:
0, 24, 78, 26
HSL:
41°, 63.4783%, 45.0980%
HSV (HSB):
41°, 77.6596%, 73.7255%
XYZ:
30.8300, 30.2045, 6.3956
xyY:
0.4572, 0.4479, 30.2045
CIE-Lab:
61.8303, 8.0679, 56.4454
CIE-LCH:
61.8303, 57.0191, 81.8657
CIE-Luv:
61.8303, 38.0094, 57.8824
Hunter-Lab:
54.9587, 3.9549, 31.5714
#bc8e2a color charts
#bc8e2a color shades, tints & tones
#bc8e2a color schemes
#bc8e2a color preview, HTML & CSS examples
This text has a color of #bc8e2a
<p style="color:#bc8e2a;">Text here</p>
.mytext {color:#bc8e2a;}
This box has a color of #bc8e2a
<div style="background-color:#bc8e2a;">Content here</div>
.mybackground {background-color:#bc8e2a;}
Border around this has a color of #bc8e2a
<div style="border:2px solid #bc8e2a;">Content here</div>
.myborder {border:2px solid #bc8e2a;}