#bc985f color space conversions
Hex:
#bc985f
RGB:
188, 152, 95
CMY:
26, 40, 63
CMYK:
0, 19, 49, 26
HSL:
37°, 40.9692%, 55.4902%
HSV (HSB):
37°, 49.4681%, 73.7255%
XYZ:
34.0328, 33.9741, 15.5904
xyY:
0.4071, 0.4064, 33.9741
CIE-Lab:
64.9420, 6.1625, 34.9237
CIE-LCH:
64.9420, 35.4632, 79.9929
CIE-Luv:
64.9420, 27.6314, 41.8306
Hunter-Lab:
58.2873, 2.2200, 24.9425
#bc985f color charts
#bc985f color shades, tints & tones
#bc985f color schemes
#bc985f color preview, HTML & CSS examples
This text has a color of #bc985f
<p style="color:#bc985f;">Text here</p>
.mytext {color:#bc985f;}
This box has a color of #bc985f
<div style="background-color:#bc985f;">Content here</div>
.mybackground {background-color:#bc985f;}
Border around this has a color of #bc985f
<div style="border:2px solid #bc985f;">Content here</div>
.myborder {border:2px solid #bc985f;}