#bc880a color space conversions
Hex:
#bc880a
RGB:
188, 136, 10
CMY:
26, 47, 96
CMYK:
0, 28, 95, 26
HSL:
42°, 89.8990%, 38.8235%
HSV (HSB):
42°, 94.6809%, 73.7255%
XYZ:
29.5980, 28.3216, 4.1938
xyY:
0.4765, 0.4560, 28.3216
CIE-Lab:
60.1782, 10.5507, 63.7989
CIE-LCH:
60.1782, 64.6654, 80.6097
CIE-Luv:
60.1782, 43.5549, 60.6078
Hunter-Lab:
53.2180, 6.1438, 32.5803
#bc880a color charts
#bc880a color shades, tints & tones
#bc880a color schemes
#bc880a color preview, HTML & CSS examples
This text has a color of #bc880a
<p style="color:#bc880a;">Text here</p>
.mytext {color:#bc880a;}
This box has a color of #bc880a
<div style="background-color:#bc880a;">Content here</div>
.mybackground {background-color:#bc880a;}
Border around this has a color of #bc880a
<div style="border:2px solid #bc880a;">Content here</div>
.myborder {border:2px solid #bc880a;}