#bc7705 color space conversions
Hex:
#bc7705
RGB:
188, 119, 5
CMY:
26, 53, 98
CMYK:
0, 37, 97, 26
HSL:
37°, 94.8187%, 37.8431%
HSV (HSB):
37°, 97.3404%, 73.7255%
XYZ:
27.3633, 23.8960, 3.3138
xyY:
0.5014, 0.4379, 23.8960
CIE-Lab:
55.9835, 19.8777, 61.6665
CIE-LCH:
55.9835, 64.7910, 72.1337
CIE-Luv:
55.9835, 57.3025, 54.6604
Hunter-Lab:
48.8835, 14.3718, 30.1992
#bc7705 color charts
#bc7705 color shades, tints & tones
#bc7705 color schemes
#bc7705 color preview, HTML & CSS examples
This text has a color of #bc7705
<p style="color:#bc7705;">Text here</p>
.mytext {color:#bc7705;}
This box has a color of #bc7705
<div style="background-color:#bc7705;">Content here</div>
.mybackground {background-color:#bc7705;}
Border around this has a color of #bc7705
<div style="border:2px solid #bc7705;">Content here</div>
.myborder {border:2px solid #bc7705;}