#bc6e08 color space conversions
Hex:
#bc6e08
RGB:
188, 110, 8
CMY:
26, 57, 97
CMYK:
0, 41, 96, 26
HSL:
34°, 91.8367%, 38.4314%
HSV (HSB):
34°, 95.7447%, 73.7255%
XYZ:
26.3588, 21.8608, 3.0600
xyY:
0.5140, 0.4263, 21.8608
CIE-Lab:
53.8790, 24.8588, 59.6743
CIE-LCH:
53.8790, 64.6450, 67.3847
CIE-Luv:
53.8790, 64.6182, 51.1273
Hunter-Lab:
46.7555, 18.8088, 28.8485
#bc6e08 color charts
#bc6e08 color shades, tints & tones
#bc6e08 color schemes
#bc6e08 color preview, HTML & CSS examples
This text has a color of #bc6e08
<p style="color:#bc6e08;">Text here</p>
.mytext {color:#bc6e08;}
This box has a color of #bc6e08
<div style="background-color:#bc6e08;">Content here</div>
.mybackground {background-color:#bc6e08;}
Border around this has a color of #bc6e08
<div style="border:2px solid #bc6e08;">Content here</div>
.myborder {border:2px solid #bc6e08;}