#bf954e color space conversions
Hex:
#bf954e
RGB:
191, 149, 78
CMY:
25, 42, 69
CMYK:
0, 22, 59, 25
HSL:
38°, 46.8880%, 52.7451%
HSV (HSB):
38°, 59.1623%, 74.9020%
XYZ:
33.6084, 33.1213, 11.8294
xyY:
0.4278, 0.4216, 33.1213
CIE-Lab:
64.2590, 7.6243, 42.9448
CIE-LCH:
64.2590, 43.6163, 79.9328
CIE-Luv:
64.2590, 33.1731, 48.7900
Hunter-Lab:
57.5511, 3.5252, 28.0989
#bf954e color charts
#bf954e color shades, tints & tones
#bf954e color schemes
#bf954e color preview, HTML & CSS examples
This text has a color of #bf954e
<p style="color:#bf954e;">Text here</p>
.mytext {color:#bf954e;}
This box has a color of #bf954e
<div style="background-color:#bf954e;">Content here</div>
.mybackground {background-color:#bf954e;}
Border around this has a color of #bf954e
<div style="border:2px solid #bf954e;">Content here</div>
.myborder {border:2px solid #bf954e;}