#bf9f7f color space conversions
Hex:
#bf9f7f
RGB:
191, 159, 127
CMY:
25, 38, 50
CMYK:
0, 17, 34, 25
HSL:
30°, 33.3333%, 62.3529%
HSV (HSB):
30°, 33.5079%, 74.9020%
XYZ:
37.7148, 37.4049, 25.3108
xyY:
0.3755, 0.3724, 37.4049
CIE-Lab:
67.5797, 7.1610, 21.1294
CIE-LCH:
67.5797, 22.3099, 71.2780
CIE-Luv:
67.5797, 22.6200, 26.8853
Hunter-Lab:
61.1596, 3.0448, 18.2747
#bf9f7f color charts
#bf9f7f color shades, tints & tones
#bf9f7f color schemes
#bf9f7f color preview, HTML & CSS examples
This text has a color of #bf9f7f
<p style="color:#bf9f7f;">Text here</p>
.mytext {color:#bf9f7f;}
This box has a color of #bf9f7f
<div style="background-color:#bf9f7f;">Content here</div>
.mybackground {background-color:#bf9f7f;}
Border around this has a color of #bf9f7f
<div style="border:2px solid #bf9f7f;">Content here</div>
.myborder {border:2px solid #bf9f7f;}