#bc6709 color space conversions
Hex:
#bc6709
RGB:
188, 103, 9
CMY:
26, 60, 96
CMYK:
0, 45, 95, 26
HSL:
32°, 90.8629%, 38.6275%
HSV (HSB):
32°, 95.2128%, 73.7255%
XYZ:
25.6386, 20.4116, 2.8470
xyY:
0.5243, 0.4174, 20.4116
CIE-Lab:
52.2994, 28.6701, 58.3962
CIE-LCH:
52.2994, 65.0545, 63.8509
CIE-Luv:
52.2994, 70.3536, 48.5508
Hunter-Lab:
45.1792, 22.2328, 27.8893
#bc6709 color charts
#bc6709 color shades, tints & tones
#bc6709 color schemes
#bc6709 color preview, HTML & CSS examples
This text has a color of #bc6709
<p style="color:#bc6709;">Text here</p>
.mytext {color:#bc6709;}
This box has a color of #bc6709
<div style="background-color:#bc6709;">Content here</div>
.mybackground {background-color:#bc6709;}
Border around this has a color of #bc6709
<div style="border:2px solid #bc6709;">Content here</div>
.myborder {border:2px solid #bc6709;}