#bc6705 color space conversions
Hex:
#bc6705
RGB:
188, 103, 5
CMY:
26, 60, 98
CMYK:
0, 45, 97, 26
HSL:
32°, 94.8187%, 37.8431%
HSV (HSB):
32°, 97.3404%, 73.7255%
XYZ:
25.6167, 20.4028, 2.7316
xyY:
0.5255, 0.4185, 20.4028
CIE-Lab:
52.2896, 28.6201, 59.1924
CIE-LCH:
52.2896, 65.7484, 64.1958
CIE-Luv:
52.2896, 70.4662, 48.9233
Hunter-Lab:
45.1695, 22.1850, 28.0331
#bc6705 color charts
#bc6705 color shades, tints & tones
#bc6705 color schemes
#bc6705 color preview, HTML & CSS examples
This text has a color of #bc6705
<p style="color:#bc6705;">Text here</p>
.mytext {color:#bc6705;}
This box has a color of #bc6705
<div style="background-color:#bc6705;">Content here</div>
.mybackground {background-color:#bc6705;}
Border around this has a color of #bc6705
<div style="border:2px solid #bc6705;">Content here</div>
.myborder {border:2px solid #bc6705;}