#bfaf32 color space conversions
Hex:
#bfaf32
RGB:
191, 175, 50
CMY:
25, 31, 80
CMYK:
0, 8, 74, 25
HSL:
53°, 58.5062%, 47.2549%
HSV (HSB):
53°, 73.8220%, 74.9020%
XYZ:
37.3916, 41.9666, 9.1472
xyY:
0.4225, 0.4742, 41.9666
CIE-Lab:
70.8479, -7.9784, 62.1440
CIE-LCH:
70.8479, 62.6540, 97.3160
CIE-Luv:
70.8479, 16.1827, 69.6650
Hunter-Lab:
64.7816, -10.3388, 36.9753
#bfaf32 color charts
#bfaf32 color shades, tints & tones
#bfaf32 color schemes
#bfaf32 color preview, HTML & CSS examples
This text has a color of #bfaf32
<p style="color:#bfaf32;">Text here</p>
.mytext {color:#bfaf32;}
This box has a color of #bfaf32
<div style="background-color:#bfaf32;">Content here</div>
.mybackground {background-color:#bfaf32;}
Border around this has a color of #bfaf32
<div style="border:2px solid #bfaf32;">Content here</div>
.myborder {border:2px solid #bfaf32;}