#bfac34 color space conversions
Hex:
#bfac34
RGB:
191, 172, 52
CMY:
25, 33, 80
CMYK:
0, 10, 73, 25
HSL:
52°, 57.2016%, 47.6471%
HSV (HSB):
52°, 72.7749%, 74.9020%
XYZ:
36.8582, 40.8293, 9.1870
xyY:
0.4243, 0.4700, 40.8293
CIE-Lab:
70.0562, -6.3162, 60.6521
CIE-LCH:
70.0562, 60.9801, 95.9453
CIE-Luv:
70.0562, 18.1957, 67.9035
Hunter-Lab:
63.8978, -8.8570, 36.2040
#bfac34 color charts
#bfac34 color shades, tints & tones
#bfac34 color schemes
#bfac34 color preview, HTML & CSS examples
This text has a color of #bfac34
<p style="color:#bfac34;">Text here</p>
.mytext {color:#bfac34;}
This box has a color of #bfac34
<div style="background-color:#bfac34;">Content here</div>
.mybackground {background-color:#bfac34;}
Border around this has a color of #bfac34
<div style="border:2px solid #bfac34;">Content here</div>
.myborder {border:2px solid #bfac34;}