#bc811d color space conversions
Hex:
#bc811d
RGB:
188, 129, 29
CMY:
26, 49, 89
CMYK:
0, 31, 85, 26
HSL:
38°, 73.2719%, 42.5490%
HSV (HSB):
38°, 84.5745%, 73.7255%
XYZ:
28.8111, 26.4806, 4.7552
xyY:
0.4798, 0.4410, 26.4806
CIE-Lab:
58.4904, 14.7950, 58.0006
CIE-LCH:
58.4904, 59.8579, 75.6900
CIE-Luv:
58.4904, 48.5950, 55.4778
Hunter-Lab:
51.4593, 9.8849, 30.5427
#bc811d color charts
#bc811d color shades, tints & tones
#bc811d color schemes
#bc811d color preview, HTML & CSS examples
This text has a color of #bc811d
<p style="color:#bc811d;">Text here</p>
.mytext {color:#bc811d;}
This box has a color of #bc811d
<div style="background-color:#bc811d;">Content here</div>
.mybackground {background-color:#bc811d;}
Border around this has a color of #bc811d
<div style="border:2px solid #bc811d;">Content here</div>
.myborder {border:2px solid #bc811d;}