#bfa84d color space conversions
Hex:
#bfa84d
RGB:
191, 168, 77
CMY:
25, 34, 70
CMYK:
0, 12, 60, 25
HSL:
48°, 47.1074%, 52.5490%
HSV (HSB):
48°, 59.6859%, 74.9020%
XYZ:
36.8280, 39.6175, 12.7271
xyY:
0.4130, 0.4443, 39.6175
CIE-Lab:
69.1962, -2.7088, 49.1019
CIE-LCH:
69.1962, 49.1765, 93.1577
CIE-Luv:
69.1962, 20.0317, 57.9473
Hunter-Lab:
62.9424, -5.7076, 32.0711
#bfa84d color charts
#bfa84d color shades, tints & tones
#bfa84d color schemes
#bfa84d color preview, HTML & CSS examples
This text has a color of #bfa84d
<p style="color:#bfa84d;">Text here</p>
.mytext {color:#bfa84d;}
This box has a color of #bfa84d
<div style="background-color:#bfa84d;">Content here</div>
.mybackground {background-color:#bfa84d;}
Border around this has a color of #bfa84d
<div style="border:2px solid #bfa84d;">Content here</div>
.myborder {border:2px solid #bfa84d;}