#bc801d color space conversions
Hex:
#bc801d
RGB:
188, 128, 29
CMY:
26, 50, 89
CMYK:
0, 32, 85, 26
HSL:
37°, 73.2719%, 42.5490%
HSV (HSB):
37°, 84.5745%, 73.7255%
XYZ:
28.6800, 26.2184, 4.7115
xyY:
0.4811, 0.4398, 26.2184
CIE-Lab:
58.2438, 15.3479, 57.7918
CIE-LCH:
58.2438, 59.7951, 75.1271
CIE-Luv:
58.2438, 49.3861, 55.0894
Hunter-Lab:
51.2039, 10.3733, 30.3873
#bc801d color charts
#bc801d color shades, tints & tones
#bc801d color schemes
#bc801d color preview, HTML & CSS examples
This text has a color of #bc801d
<p style="color:#bc801d;">Text here</p>
.mytext {color:#bc801d;}
This box has a color of #bc801d
<div style="background-color:#bc801d;">Content here</div>
.mybackground {background-color:#bc801d;}
Border around this has a color of #bc801d
<div style="border:2px solid #bc801d;">Content here</div>
.myborder {border:2px solid #bc801d;}