#bfa701 color space conversions
Hex:
#bfa701
RGB:
191, 167, 1
CMY:
25, 35, 100
CMYK:
0, 13, 99, 25
HSL:
52°, 98.9583%, 37.6471%
HSV (HSB):
52°, 99.4764%, 74.9020%
XYZ:
35.3101, 38.7160, 5.6406
xyY:
0.4432, 0.4860, 38.7160
CIE-Lab:
68.5450, -4.9808, 71.2108
CIE-LCH:
68.5450, 71.3848, 94.0010
CIE-Luv:
68.5450, 22.5431, 73.2050
Hunter-Lab:
62.2222, -7.5930, 38.1807
#bfa701 color charts
#bfa701 color shades, tints & tones
#bfa701 color schemes
#bfa701 color preview, HTML & CSS examples
This text has a color of #bfa701
<p style="color:#bfa701;">Text here</p>
.mytext {color:#bfa701;}
This box has a color of #bfa701
<div style="background-color:#bfa701;">Content here</div>
.mybackground {background-color:#bfa701;}
Border around this has a color of #bfa701
<div style="border:2px solid #bfa701;">Content here</div>
.myborder {border:2px solid #bfa701;}