#bfac35 color space conversions
Hex:
#bfac35
RGB:
191, 172, 53
CMY:
25, 33, 79
CMYK:
0, 10, 72, 25
HSL:
52°, 56.5574%, 47.8431%
HSV (HSB):
52°, 72.2513%, 74.9020%
XYZ:
36.8810, 40.8385, 9.3069
xyY:
0.4238, 0.4693, 40.8385
CIE-Lab:
70.0626, -6.2687, 60.2832
CIE-LCH:
70.0626, 60.6082, 95.9367
CIE-Luv:
70.0626, 18.1678, 67.6410
Hunter-Lab:
63.9050, -8.8174, 36.0987
#bfac35 color charts
#bfac35 color shades, tints & tones
#bfac35 color schemes
#bfac35 color preview, HTML & CSS examples
This text has a color of #bfac35
<p style="color:#bfac35;">Text here</p>
.mytext {color:#bfac35;}
This box has a color of #bfac35
<div style="background-color:#bfac35;">Content here</div>
.mybackground {background-color:#bfac35;}
Border around this has a color of #bfac35
<div style="border:2px solid #bfac35;">Content here</div>
.myborder {border:2px solid #bfac35;}