#bf9604 color space conversions
Hex:
#bf9604
RGB:
191, 150, 4
CMY:
25, 41, 98
CMYK:
0, 21, 98, 25
HSL:
47°, 95.8974%, 38.2353%
HSV (HSB):
47°, 97.9058%, 74.9020%
XYZ:
32.4141, 32.8978, 4.7564
xyY:
0.4626, 0.4695, 32.8978
CIE-Lab:
64.0781, 4.1653, 67.6285
CIE-LCH:
64.0781, 67.7567, 86.4755
CIE-Luv:
64.0781, 35.1514, 66.4812
Hunter-Lab:
57.3566, 0.5021, 35.2329
#bf9604 color charts
#bf9604 color shades, tints & tones
#bf9604 color schemes
#bf9604 color preview, HTML & CSS examples
This text has a color of #bf9604
<p style="color:#bf9604;">Text here</p>
.mytext {color:#bf9604;}
This box has a color of #bf9604
<div style="background-color:#bf9604;">Content here</div>
.mybackground {background-color:#bf9604;}
Border around this has a color of #bf9604
<div style="border:2px solid #bf9604;">Content here</div>
.myborder {border:2px solid #bf9604;}