#bf9f3f color space conversions
Hex:
#bf9f3f
RGB:
191, 159, 63
CMY:
25, 38, 75
CMYK:
0, 17, 67, 25
HSL:
45°, 50.3937%, 49.8039%
HSV (HSB):
45°, 67.0157%, 74.9020%
XYZ:
34.7812, 36.2315, 9.8628
xyY:
0.4301, 0.4480, 36.2315
CIE-Lab:
66.6964, 1.1837, 52.7592
CIE-LCH:
66.6964, 52.7725, 88.7147
CIE-Luv:
66.6964, 26.9161, 59.0676
Hunter-Lab:
60.1926, -2.1942, 32.4199
#bf9f3f color charts
#bf9f3f color shades, tints & tones
#bf9f3f color schemes
#bf9f3f color preview, HTML & CSS examples
This text has a color of #bf9f3f
<p style="color:#bf9f3f;">Text here</p>
.mytext {color:#bf9f3f;}
This box has a color of #bf9f3f
<div style="background-color:#bf9f3f;">Content here</div>
.mybackground {background-color:#bf9f3f;}
Border around this has a color of #bf9f3f
<div style="border:2px solid #bf9f3f;">Content here</div>
.myborder {border:2px solid #bf9f3f;}