#bfa20d color space conversions
Hex:
#bfa20d
RGB:
191, 162, 13
CMY:
25, 36, 95
CMYK:
0, 15, 93, 25
HSL:
50°, 87.2549%, 40.0000%
HSV (HSB):
50°, 93.1937%, 74.9020%
XYZ:
34.4788, 36.9461, 5.6948
xyY:
0.4471, 0.4791, 36.9461
CIE-Lab:
67.2366, -2.1837, 68.7166
CIE-LCH:
67.2366, 68.7513, 91.8202
CIE-Luv:
67.2366, 26.0784, 70.4419
Hunter-Lab:
60.7833, -5.1181, 36.9934
#bfa20d color charts
#bfa20d color shades, tints & tones
#bfa20d color schemes
#bfa20d color preview, HTML & CSS examples
This text has a color of #bfa20d
<p style="color:#bfa20d;">Text here</p>
.mytext {color:#bfa20d;}
This box has a color of #bfa20d
<div style="background-color:#bfa20d;">Content here</div>
.mybackground {background-color:#bfa20d;}
Border around this has a color of #bfa20d
<div style="border:2px solid #bfa20d;">Content here</div>
.myborder {border:2px solid #bfa20d;}