#bf9c65 color space conversions
Hex:
#bf9c65
RGB:
191, 156, 101
CMY:
25, 39, 60
CMYK:
0, 18, 47, 25
HSL:
37°, 41.2844%, 57.2549%
HSV (HSB):
37°, 47.1204%, 74.9020%
XYZ:
35.7233, 35.7929, 17.3378
xyY:
0.4020, 0.4028, 35.7929
CIE-Lab:
66.3614, 5.8283, 33.5993
CIE-LCH:
66.3614, 34.1011, 80.1592
CIE-Luv:
66.3614, 26.6786, 40.8803
Hunter-Lab:
59.8272, 1.8863, 24.6969
#bf9c65 color charts
#bf9c65 color shades, tints & tones
#bf9c65 color schemes
#bf9c65 color preview, HTML & CSS examples
This text has a color of #bf9c65
<p style="color:#bf9c65;">Text here</p>
.mytext {color:#bf9c65;}
This box has a color of #bf9c65
<div style="background-color:#bf9c65;">Content here</div>
.mybackground {background-color:#bf9c65;}
Border around this has a color of #bf9c65
<div style="border:2px solid #bf9c65;">Content here</div>
.myborder {border:2px solid #bf9c65;}