#bc8f2c color space conversions
Hex:
#bc8f2c
RGB:
188, 143, 44
CMY:
26, 44, 83
CMYK:
0, 24, 77, 26
HSL:
41°, 62.0690%, 45.4902%
HSV (HSB):
41°, 76.5957%, 73.7255%
XYZ:
31.0161, 30.5181, 6.6387
xyY:
0.4550, 0.4477, 30.5181
CIE-Lab:
62.0987, 7.6009, 55.9354
CIE-LCH:
62.0987, 56.4495, 82.2616
CIE-Luv:
62.0987, 37.1701, 57.7940
Hunter-Lab:
55.2432, 3.5426, 31.5452
#bc8f2c color charts
#bc8f2c color shades, tints & tones
#bc8f2c color schemes
#bc8f2c color preview, HTML & CSS examples
This text has a color of #bc8f2c
<p style="color:#bc8f2c;">Text here</p>
.mytext {color:#bc8f2c;}
This box has a color of #bc8f2c
<div style="background-color:#bc8f2c;">Content here</div>
.mybackground {background-color:#bc8f2c;}
Border around this has a color of #bc8f2c
<div style="border:2px solid #bc8f2c;">Content here</div>
.myborder {border:2px solid #bc8f2c;}