#bc7b4e color space conversions
Hex:
#bc7b4e
RGB:
188, 123, 78
CMY:
26, 52, 69
CMYK:
0, 35, 59, 26
HSL:
25°, 45.0820%, 52.1569%
HSV (HSB):
25°, 58.5106%, 73.7255%
XYZ:
29.1971, 25.4073, 10.5730
xyY:
0.4480, 0.3898, 25.4073
CIE-Lab:
57.4702, 20.6863, 34.7459
CIE-LCH:
57.4702, 40.4376, 59.2321
CIE-Luv:
57.4702, 49.5874, 36.5914
Hunter-Lab:
50.4057, 15.1849, 22.8475
#bc7b4e color charts
#bc7b4e color shades, tints & tones
#bc7b4e color schemes
#bc7b4e color preview, HTML & CSS examples
This text has a color of #bc7b4e
<p style="color:#bc7b4e;">Text here</p>
.mytext {color:#bc7b4e;}
This box has a color of #bc7b4e
<div style="background-color:#bc7b4e;">Content here</div>
.mybackground {background-color:#bc7b4e;}
Border around this has a color of #bc7b4e
<div style="border:2px solid #bc7b4e;">Content here</div>
.myborder {border:2px solid #bc7b4e;}