#bfaa30 color space conversions
Hex:
#bfaa30
RGB:
191, 170, 48
CMY:
25, 33, 81
CMYK:
0, 11, 75, 25
HSL:
51°, 59.8326%, 46.8627%
HSV (HSB):
51°, 74.8691%, 74.9020%
XYZ:
36.3941, 40.0392, 8.6065
xyY:
0.4280, 0.4708, 40.0392
CIE-Lab:
69.4975, -5.4448, 61.5769
CIE-LCH:
69.4975, 61.8172, 95.0531
CIE-Luv:
69.4975, 19.6938, 68.0718
Hunter-Lab:
63.2765, -8.0681, 36.2293
#bfaa30 color charts
#bfaa30 color shades, tints & tones
#bfaa30 color schemes
#bfaa30 color preview, HTML & CSS examples
This text has a color of #bfaa30
<p style="color:#bfaa30;">Text here</p>
.mytext {color:#bfaa30;}
This box has a color of #bfaa30
<div style="background-color:#bfaa30;">Content here</div>
.mybackground {background-color:#bfaa30;}
Border around this has a color of #bfaa30
<div style="border:2px solid #bfaa30;">Content here</div>
.myborder {border:2px solid #bfaa30;}