#bf8c65 color space conversions
Hex:
#bf8c65
RGB:
191, 140, 101
CMY:
25, 45, 60
CMYK:
0, 27, 47, 25
HSL:
26°, 41.2844%, 57.2549%
HSV (HSB):
26°, 47.1204%, 74.9020%
XYZ:
33.2129, 30.7721, 16.5010
xyY:
0.4127, 0.3823, 30.7721
CIE-Lab:
62.3148, 14.6120, 28.3953
CIE-LCH:
62.3148, 31.9344, 62.7699
CIE-Luv:
62.3148, 37.4580, 32.7948
Hunter-Lab:
55.4726, 9.7955, 21.1943
#bf8c65 color charts
#bf8c65 color shades, tints & tones
#bf8c65 color schemes
#bf8c65 color preview, HTML & CSS examples
This text has a color of #bf8c65
<p style="color:#bf8c65;">Text here</p>
.mytext {color:#bf8c65;}
This box has a color of #bf8c65
<div style="background-color:#bf8c65;">Content here</div>
.mybackground {background-color:#bf8c65;}
Border around this has a color of #bf8c65
<div style="border:2px solid #bf8c65;">Content here</div>
.myborder {border:2px solid #bf8c65;}