#bc5e2d color space conversions
Hex:
#bc5e2d
RGB:
188, 94, 45
CMY:
26, 63, 82
CMYK:
0, 50, 76, 26
HSL:
21°, 61.3734%, 45.6863%
HSV (HSB):
21°, 76.0638%, 73.7255%
XYZ:
25.2154, 18.8862, 4.7990
xyY:
0.5156, 0.3862, 18.8862
CIE-Lab:
50.5538, 34.4066, 44.1009
CIE-LCH:
50.5538, 55.9348, 52.0393
CIE-Luv:
50.5538, 75.2599, 38.1562
Hunter-Lab:
43.4583, 27.5173, 23.8735
#bc5e2d color charts
#bc5e2d color shades, tints & tones
#bc5e2d color schemes
#bc5e2d color preview, HTML & CSS examples
This text has a color of #bc5e2d
<p style="color:#bc5e2d;">Text here</p>
.mytext {color:#bc5e2d;}
This box has a color of #bc5e2d
<div style="background-color:#bc5e2d;">Content here</div>
.mybackground {background-color:#bc5e2d;}
Border around this has a color of #bc5e2d
<div style="border:2px solid #bc5e2d;">Content here</div>
.myborder {border:2px solid #bc5e2d;}