#bc944e color space conversions
Hex:
#bc944e
RGB:
188, 148, 78
CMY:
26, 42, 69
CMYK:
0, 21, 59, 26
HSL:
38°, 45.0820%, 52.1569%
HSV (HSB):
38°, 58.5106%, 73.7255%
XYZ:
32.7041, 32.4212, 11.7420
xyY:
0.4255, 0.4218, 32.4212
CIE-Lab:
63.6895, 6.8788, 42.1987
CIE-LCH:
63.6895, 42.7556, 80.7416
CIE-Luv:
63.6895, 31.6157, 48.1265
Hunter-Lab:
56.9396, 2.8796, 27.6311
#bc944e color charts
#bc944e color shades, tints & tones
#bc944e color schemes
#bc944e color preview, HTML & CSS examples
This text has a color of #bc944e
<p style="color:#bc944e;">Text here</p>
.mytext {color:#bc944e;}
This box has a color of #bc944e
<div style="background-color:#bc944e;">Content here</div>
.mybackground {background-color:#bc944e;}
Border around this has a color of #bc944e
<div style="border:2px solid #bc944e;">Content here</div>
.myborder {border:2px solid #bc944e;}