#bf984e color space conversions
Hex:
#bf984e
RGB:
191, 152, 78
CMY:
25, 40, 69
CMYK:
0, 20, 59, 25
HSL:
39°, 46.8880%, 52.7451%
HSV (HSB):
39°, 59.1623%, 74.9020%
XYZ:
34.0892, 34.0829, 11.9897
xyY:
0.4253, 0.4252, 34.0829
CIE-Lab:
65.0283, 5.9864, 43.8421
CIE-LCH:
65.0283, 44.2489, 82.2247
CIE-Luv:
65.0283, 31.0520, 50.1742
Hunter-Lab:
58.3806, 2.0627, 28.6899
#bf984e color charts
#bf984e color shades, tints & tones
#bf984e color schemes
#bf984e color preview, HTML & CSS examples
This text has a color of #bf984e
<p style="color:#bf984e;">Text here</p>
.mytext {color:#bf984e;}
This box has a color of #bf984e
<div style="background-color:#bf984e;">Content here</div>
.mybackground {background-color:#bf984e;}
Border around this has a color of #bf984e
<div style="border:2px solid #bf984e;">Content here</div>
.myborder {border:2px solid #bf984e;}