#bfa007 color space conversions
Hex:
#bfa007
RGB:
191, 160, 7
CMY:
25, 37, 97
CMYK:
0, 16, 96, 25
HSL:
50°, 92.9293%, 38.8235%
HSV (HSB):
50°, 96.3351%, 74.9020%
XYZ:
34.0950, 36.2333, 5.3977
xyY:
0.4502, 0.4785, 36.2333
CIE-Lab:
66.6978, -1.1897, 69.1118
CIE-LCH:
66.6978, 69.1220, 90.9862
CIE-Luv:
66.6978, 27.6060, 70.1022
Hunter-Lab:
60.1941, -4.2341, 36.8192
#bfa007 color charts
#bfa007 color shades, tints & tones
#bfa007 color schemes
#bfa007 color preview, HTML & CSS examples
This text has a color of #bfa007
<p style="color:#bfa007;">Text here</p>
.mytext {color:#bfa007;}
This box has a color of #bfa007
<div style="background-color:#bfa007;">Content here</div>
.mybackground {background-color:#bfa007;}
Border around this has a color of #bfa007
<div style="border:2px solid #bfa007;">Content here</div>
.myborder {border:2px solid #bfa007;}