#bf8765 color space conversions
Hex:
#bf8765
RGB:
191, 135, 101
CMY:
25, 47, 60
CMYK:
0, 29, 47, 25
HSL:
23°, 41.2844%, 57.2549%
HSV (HSB):
23°, 47.1204%, 74.9020%
XYZ:
32.4988, 29.3439, 16.2630
xyY:
0.4161, 0.3757, 29.3439
CIE-Lab:
61.0839, 17.3751, 26.7884
CIE-LCH:
61.0839, 31.9297, 57.0324
CIE-Luv:
61.0839, 40.8620, 30.2789
Hunter-Lab:
54.1700, 12.2919, 20.1189
#bf8765 color charts
#bf8765 color shades, tints & tones
#bf8765 color schemes
#bf8765 color preview, HTML & CSS examples
This text has a color of #bf8765
<p style="color:#bf8765;">Text here</p>
.mytext {color:#bf8765;}
This box has a color of #bf8765
<div style="background-color:#bf8765;">Content here</div>
.mybackground {background-color:#bf8765;}
Border around this has a color of #bf8765
<div style="border:2px solid #bf8765;">Content here</div>
.myborder {border:2px solid #bf8765;}