#bc954d color space conversions
Hex:
#bc954d
RGB:
188, 149, 77
CMY:
26, 42, 70
CMYK:
0, 21, 59, 26
HSL:
39°, 45.3061%, 51.9608%
HSV (HSB):
39°, 59.0426%, 73.7255%
XYZ:
32.8260, 32.7221, 11.6071
xyY:
0.4255, 0.4241, 32.7221
CIE-Lab:
63.9352, 6.2546, 42.9883
CIE-LCH:
63.9352, 43.4409, 81.7218
CIE-Luv:
63.9352, 30.9779, 49.0276
Hunter-Lab:
57.2032, 2.3265, 28.0118
#bc954d color charts
#bc954d color shades, tints & tones
#bc954d color schemes
#bc954d color preview, HTML & CSS examples
This text has a color of #bc954d
<p style="color:#bc954d;">Text here</p>
.mytext {color:#bc954d;}
This box has a color of #bc954d
<div style="background-color:#bc954d;">Content here</div>
.mybackground {background-color:#bc954d;}
Border around this has a color of #bc954d
<div style="border:2px solid #bc954d;">Content here</div>
.myborder {border:2px solid #bc954d;}