#bfa72e color space conversions
Hex:
#bfa72e
RGB:
191, 167, 46
CMY:
25, 35, 82
CMYK:
0, 13, 76, 25
HSL:
50°, 61.1814%, 46.4706%
HSV (HSB):
50°, 75.9162%, 74.9020%
XYZ:
35.7977, 38.9111, 8.2086
xyY:
0.4317, 0.4693, 38.9111
CIE-Lab:
68.6868, -3.9447, 61.5228
CIE-LCH:
68.6868, 61.6491, 93.6686
CIE-Luv:
68.6868, 21.8548, 67.3056
Hunter-Lab:
62.3787, -6.7257, 35.8630
#bfa72e color charts
#bfa72e color shades, tints & tones
#bfa72e color schemes
#bfa72e color preview, HTML & CSS examples
This text has a color of #bfa72e
<p style="color:#bfa72e;">Text here</p>
.mytext {color:#bfa72e;}
This box has a color of #bfa72e
<div style="background-color:#bfa72e;">Content here</div>
.mybackground {background-color:#bfa72e;}
Border around this has a color of #bfa72e
<div style="border:2px solid #bfa72e;">Content here</div>
.myborder {border:2px solid #bfa72e;}