#bc8b5a color space conversions
Hex:
#bc8b5a
RGB:
188, 139, 90
CMY:
26, 45, 65
CMYK:
0, 26, 52, 26
HSL:
30°, 42.2414%, 54.5098%
HSV (HSB):
30°, 52.1277%, 73.7255%
XYZ:
31.8171, 29.8948, 13.7662
xyY:
0.4215, 0.3961, 29.8948
CIE-Lab:
61.5633, 12.8468, 33.3497
CIE-LCH:
61.5633, 35.7386, 68.9325
CIE-Luv:
61.5633, 36.9635, 38.0539
Hunter-Lab:
54.6761, 8.1895, 23.3454
#bc8b5a color charts
#bc8b5a color shades, tints & tones
#bc8b5a color schemes
#bc8b5a color preview, HTML & CSS examples
This text has a color of #bc8b5a
<p style="color:#bc8b5a;">Text here</p>
.mytext {color:#bc8b5a;}
This box has a color of #bc8b5a
<div style="background-color:#bc8b5a;">Content here</div>
.mybackground {background-color:#bc8b5a;}
Border around this has a color of #bc8b5a
<div style="border:2px solid #bc8b5a;">Content here</div>
.myborder {border:2px solid #bc8b5a;}