#bc5b3f color space conversions
Hex:
#bc5b3f
RGB:
188, 91, 63
CMY:
26, 64, 75
CMYK:
0, 52, 66, 26
HSL:
13°, 49.8008%, 49.2157%
HSV (HSB):
13°, 66.4894%, 73.7255%
XYZ:
25.3773, 18.5324, 6.9422
xyY:
0.4990, 0.3644, 18.5324
CIE-Lab:
50.1356, 36.8956, 34.1277
CIE-LCH:
50.1356, 50.2592, 42.7682
CIE-Luv:
50.1356, 75.1331, 30.0795
Hunter-Lab:
43.0493, 29.8885, 20.5733
#bc5b3f color charts
#bc5b3f color shades, tints & tones
#bc5b3f color schemes
#bc5b3f color preview, HTML & CSS examples
This text has a color of #bc5b3f
<p style="color:#bc5b3f;">Text here</p>
.mytext {color:#bc5b3f;}
This box has a color of #bc5b3f
<div style="background-color:#bc5b3f;">Content here</div>
.mybackground {background-color:#bc5b3f;}
Border around this has a color of #bc5b3f
<div style="border:2px solid #bc5b3f;">Content here</div>
.myborder {border:2px solid #bc5b3f;}