#bfac28 color space conversions
Hex:
#bfac28
RGB:
191, 172, 40
CMY:
25, 33, 84
CMYK:
0, 10, 79, 25
HSL:
52°, 65.3680%, 45.2941%
HSV (HSB):
52°, 79.0576%, 74.9020%
XYZ:
36.6214, 40.7346, 7.9399
xyY:
0.4293, 0.4776, 40.7346
CIE-Lab:
69.9896, -6.8117, 64.7011
CIE-LCH:
69.9896, 65.0587, 96.0100
CIE-Luv:
69.9896, 18.4883, 70.6556
Hunter-Lab:
63.8237, -9.2699, 37.3007
#bfac28 color charts
#bfac28 color shades, tints & tones
#bfac28 color schemes
#bfac28 color preview, HTML & CSS examples
This text has a color of #bfac28
<p style="color:#bfac28;">Text here</p>
.mytext {color:#bfac28;}
This box has a color of #bfac28
<div style="background-color:#bfac28;">Content here</div>
.mybackground {background-color:#bfac28;}
Border around this has a color of #bfac28
<div style="border:2px solid #bfac28;">Content here</div>
.myborder {border:2px solid #bfac28;}