#bf9400 color space conversions
Hex:
#bf9400
RGB:
191, 148, 0
CMY:
25, 42, 100
CMYK:
0, 23, 100, 25
HSL:
46°, 100.0000%, 37.4510%
HSV (HSB):
46°, 100.0000%, 74.9020%
XYZ:
32.0758, 32.2562, 4.5355
xyY:
0.4658, 0.4684, 32.2562
CIE-Lab:
63.5540, 5.2044, 67.8327
CIE-LCH:
63.5540, 68.0320, 85.6126
CIE-Luv:
63.5540, 36.7318, 66.0149
Hunter-Lab:
56.7945, 1.4208, 35.0214
#bf9400 color charts
#bf9400 color shades, tints & tones
#bf9400 color schemes
#bf9400 color preview, HTML & CSS examples
This text has a color of #bf9400
<p style="color:#bf9400;">Text here</p>
.mytext {color:#bf9400;}
This box has a color of #bf9400
<div style="background-color:#bf9400;">Content here</div>
.mybackground {background-color:#bf9400;}
Border around this has a color of #bf9400
<div style="border:2px solid #bf9400;">Content here</div>
.myborder {border:2px solid #bf9400;}