#bf915f color space conversions
Hex:
#bf915f
RGB:
191, 145, 95
CMY:
25, 43, 63
CMYK:
0, 24, 50, 25
HSL:
31°, 42.8571%, 56.0784%
HSV (HSB):
31°, 50.2618%, 74.9020%
XYZ:
33.6768, 32.1534, 15.2577
xyY:
0.4153, 0.3965, 32.1534
CIE-Lab:
63.4695, 11.2672, 33.1344
CIE-LCH:
63.4695, 34.9976, 71.2197
CIE-Luv:
63.4695, 34.6206, 38.6181
Hunter-Lab:
56.7040, 6.7803, 23.7392
#bf915f color charts
#bf915f color shades, tints & tones
#bf915f color schemes
#bf915f color preview, HTML & CSS examples
This text has a color of #bf915f
<p style="color:#bf915f;">Text here</p>
.mytext {color:#bf915f;}
This box has a color of #bf915f
<div style="background-color:#bf915f;">Content here</div>
.mybackground {background-color:#bf915f;}
Border around this has a color of #bf915f
<div style="border:2px solid #bf915f;">Content here</div>
.myborder {border:2px solid #bf915f;}