#bf966d color space conversions
Hex:
#bf966d
RGB:
191, 150, 109
CMY:
25, 41, 57
CMYK:
0, 21, 43, 25
HSL:
30°, 39.0476%, 58.8235%
HSV (HSB):
30°, 42.9319%, 74.9020%
XYZ:
35.1525, 33.9932, 19.1766
xyY:
0.3980, 0.3849, 33.9932
CIE-Lab:
64.9572, 9.9488, 27.4740
CIE-LCH:
64.9572, 29.2199, 70.0938
CIE-Luv:
64.9572, 29.9836, 33.2527
Hunter-Lab:
58.3037, 5.5900, 21.3116
#bf966d color charts
#bf966d color shades, tints & tones
#bf966d color schemes
#bf966d color preview, HTML & CSS examples
This text has a color of #bf966d
<p style="color:#bf966d;">Text here</p>
.mytext {color:#bf966d;}
This box has a color of #bf966d
<div style="background-color:#bf966d;">Content here</div>
.mybackground {background-color:#bf966d;}
Border around this has a color of #bf966d
<div style="border:2px solid #bf966d;">Content here</div>
.myborder {border:2px solid #bf966d;}