#bc6e09 color space conversions
Hex:
#bc6e09
RGB:
188, 110, 9
CMY:
26, 57, 96
CMYK:
0, 41, 95, 26
HSL:
34°, 90.8629%, 38.6275%
HSV (HSB):
34°, 95.2128%, 73.7255%
XYZ:
26.3643, 21.8629, 3.0889
xyY:
0.5138, 0.4260, 21.8629
CIE-Lab:
53.8813, 24.8713, 59.4878
CIE-LCH:
53.8813, 64.4778, 67.3107
CIE-Luv:
53.8813, 64.5934, 51.0373
Hunter-Lab:
46.7578, 18.8205, 28.8137
#bc6e09 color charts
#bc6e09 color shades, tints & tones
#bc6e09 color schemes
#bc6e09 color preview, HTML & CSS examples
This text has a color of #bc6e09
<p style="color:#bc6e09;">Text here</p>
.mytext {color:#bc6e09;}
This box has a color of #bc6e09
<div style="background-color:#bc6e09;">Content here</div>
.mybackground {background-color:#bc6e09;}
Border around this has a color of #bc6e09
<div style="border:2px solid #bc6e09;">Content here</div>
.myborder {border:2px solid #bc6e09;}