#bfa71c color space conversions
Hex:
#bfa71c
RGB:
191, 167, 28
CMY:
25, 35, 89
CMYK:
0, 13, 85, 25
HSL:
51°, 74.4292%, 42.9412%
HSV (HSB):
51°, 85.3403%, 74.9020%
XYZ:
35.5142, 38.7976, 6.7155
xyY:
0.4383, 0.4788, 38.7976
CIE-Lab:
68.6044, -4.5455, 66.8499
CIE-LCH:
68.6044, 67.0042, 93.8899
CIE-Luv:
68.6044, 22.2523, 70.7131
Hunter-Lab:
62.2878, -7.2295, 37.2091
#bfa71c color charts
#bfa71c color shades, tints & tones
#bfa71c color schemes
#bfa71c color preview, HTML & CSS examples
This text has a color of #bfa71c
<p style="color:#bfa71c;">Text here</p>
.mytext {color:#bfa71c;}
This box has a color of #bfa71c
<div style="background-color:#bfa71c;">Content here</div>
.mybackground {background-color:#bfa71c;}
Border around this has a color of #bfa71c
<div style="border:2px solid #bfa71c;">Content here</div>
.myborder {border:2px solid #bfa71c;}