#bc6f25 color space conversions
Hex:
#bc6f25
RGB:
188, 111, 37
CMY:
26, 56, 85
CMYK:
0, 41, 80, 26
HSL:
29°, 67.1111%, 44.1176%
HSV (HSB):
29°, 80.3191%, 73.7255%
XYZ:
26.7574, 22.1938, 4.6238
xyY:
0.4994, 0.4143, 22.1938
CIE-Lab:
54.2320, 24.9722, 51.3130
CIE-LCH:
54.2320, 57.0669, 64.0495
CIE-Luv:
54.2320, 62.5287, 46.8150
Hunter-Lab:
47.1103, 18.9402, 27.1580
#bc6f25 color charts
#bc6f25 color shades, tints & tones
#bc6f25 color schemes
#bc6f25 color preview, HTML & CSS examples
This text has a color of #bc6f25
<p style="color:#bc6f25;">Text here</p>
.mytext {color:#bc6f25;}
This box has a color of #bc6f25
<div style="background-color:#bc6f25;">Content here</div>
.mybackground {background-color:#bc6f25;}
Border around this has a color of #bc6f25
<div style="border:2px solid #bc6f25;">Content here</div>
.myborder {border:2px solid #bc6f25;}