#bc880d color space conversions
Hex:
#bc880d
RGB:
188, 136, 13
CMY:
26, 47, 95
CMYK:
0, 28, 93, 26
HSL:
42°, 87.0647%, 39.4118%
HSV (HSB):
42°, 93.0851%, 73.7255%
XYZ:
29.6158, 28.3287, 4.2878
xyY:
0.4759, 0.4552, 28.3287
CIE-Lab:
60.1846, 10.5913, 63.3088
CIE-LCH:
60.1846, 64.1886, 80.5026
CIE-Luv:
60.1846, 43.5063, 60.3498
Hunter-Lab:
53.2248, 6.1794, 32.4809
#bc880d color charts
#bc880d color shades, tints & tones
#bc880d color schemes
#bc880d color preview, HTML & CSS examples
This text has a color of #bc880d
<p style="color:#bc880d;">Text here</p>
.mytext {color:#bc880d;}
This box has a color of #bc880d
<div style="background-color:#bc880d;">Content here</div>
.mybackground {background-color:#bc880d;}
Border around this has a color of #bc880d
<div style="border:2px solid #bc880d;">Content here</div>
.myborder {border:2px solid #bc880d;}