#bc5f32 color space conversions
Hex:
#bc5f32
RGB:
188, 95, 50
CMY:
26, 63, 80
CMYK:
0, 49, 73, 26
HSL:
20°, 57.9832%, 46.6667%
HSV (HSB):
20°, 73.4043%, 73.7255%
XYZ:
25.4070, 19.1061, 5.3664
xyY:
0.5094, 0.3830, 19.1061
CIE-Lab:
50.8111, 34.1094, 41.8635
CIE-LCH:
50.8111, 54.0001, 50.8276
CIE-Luv:
50.8111, 73.9212, 36.8323
Hunter-Lab:
43.7105, 27.2608, 23.3183
#bc5f32 color charts
#bc5f32 color shades, tints & tones
#bc5f32 color schemes
#bc5f32 color preview, HTML & CSS examples
This text has a color of #bc5f32
<p style="color:#bc5f32;">Text here</p>
.mytext {color:#bc5f32;}
This box has a color of #bc5f32
<div style="background-color:#bc5f32;">Content here</div>
.mybackground {background-color:#bc5f32;}
Border around this has a color of #bc5f32
<div style="border:2px solid #bc5f32;">Content here</div>
.myborder {border:2px solid #bc5f32;}