#bf955f color space conversions
Hex:
#bf955f
RGB:
191, 149, 95
CMY:
25, 42, 63
CMYK:
0, 22, 50, 25
HSL:
34°, 42.8571%, 56.0784%
HSV (HSB):
34°, 50.2618%, 74.9020%
XYZ:
34.2989, 33.3975, 15.4651
xyY:
0.4124, 0.4016, 33.3975
CIE-Lab:
64.4815, 9.0702, 34.4108
CIE-LCH:
64.4815, 35.5861, 75.2336
CIE-Luv:
64.4815, 31.8794, 40.5925
Hunter-Lab:
57.7906, 4.8068, 24.5870
#bf955f color charts
#bf955f color shades, tints & tones
#bf955f color schemes
#bf955f color preview, HTML & CSS examples
This text has a color of #bf955f
<p style="color:#bf955f;">Text here</p>
.mytext {color:#bf955f;}
This box has a color of #bf955f
<div style="background-color:#bf955f;">Content here</div>
.mybackground {background-color:#bf955f;}
Border around this has a color of #bf955f
<div style="border:2px solid #bf955f;">Content here</div>
.myborder {border:2px solid #bf955f;}