#bc8f7b color space conversions
Hex:
#bc8f7b
RGB:
188, 143, 123
CMY:
26, 44, 52
CMYK:
0, 24, 35, 26
HSL:
18°, 32.6633%, 60.9804%
HSV (HSB):
18°, 34.5745%, 73.7255%
XYZ:
34.1366, 31.7663, 23.0712
xyY:
0.3837, 0.3570, 31.7663
CIE-Lab:
63.1493, 14.2502, 17.2303
CIE-LCH:
63.1493, 22.3596, 50.4078
CIE-Luv:
63.1493, 30.9069, 20.2946
Hunter-Lab:
56.3616, 9.4795, 15.1832
#bc8f7b color charts
#bc8f7b color shades, tints & tones
#bc8f7b color schemes
#bc8f7b color preview, HTML & CSS examples
This text has a color of #bc8f7b
<p style="color:#bc8f7b;">Text here</p>
.mytext {color:#bc8f7b;}
This box has a color of #bc8f7b
<div style="background-color:#bc8f7b;">Content here</div>
.mybackground {background-color:#bc8f7b;}
Border around this has a color of #bc8f7b
<div style="border:2px solid #bc8f7b;">Content here</div>
.myborder {border:2px solid #bc8f7b;}