#bf8f40 color space conversions
Hex:
#bf8f40
RGB:
191, 143, 64
CMY:
25, 44, 75
CMYK:
0, 25, 66, 25
HSL:
37°, 49.8039%, 50.0000%
HSV (HSB):
37°, 66.4921%, 74.9020%
XYZ:
32.2337, 31.0915, 9.1528
xyY:
0.4447, 0.4290, 31.0915
CIE-Lab:
62.5848, 9.9529, 47.8793
CIE-LCH:
62.5848, 48.9028, 78.2569
CIE-Luv:
62.5848, 38.4458, 51.7304
Hunter-Lab:
55.7597, 5.6083, 29.2995
#bf8f40 color charts
#bf8f40 color shades, tints & tones
#bf8f40 color schemes
#bf8f40 color preview, HTML & CSS examples
This text has a color of #bf8f40
<p style="color:#bf8f40;">Text here</p>
.mytext {color:#bf8f40;}
This box has a color of #bf8f40
<div style="background-color:#bf8f40;">Content here</div>
.mybackground {background-color:#bf8f40;}
Border around this has a color of #bf8f40
<div style="border:2px solid #bf8f40;">Content here</div>
.myborder {border:2px solid #bf8f40;}