#bfa90d color space conversions
Hex:
#bfa90d
RGB:
191, 169, 13
CMY:
25, 34, 95
CMYK:
0, 12, 93, 25
HSL:
53°, 87.2549%, 40.0000%
HSV (HSB):
53°, 93.1937%, 74.9020%
XYZ:
35.7465, 39.4814, 6.1174
xyY:
0.4394, 0.4854, 39.4814
CIE-Lab:
69.0985, -5.8918, 70.1210
CIE-LCH:
69.0985, 70.3681, 94.8029
CIE-Luv:
69.0985, 21.0120, 73.1579
Hunter-Lab:
62.8342, -8.4109, 38.2116
#bfa90d color charts
#bfa90d color shades, tints & tones
#bfa90d color schemes
#bfa90d color preview, HTML & CSS examples
This text has a color of #bfa90d
<p style="color:#bfa90d;">Text here</p>
.mytext {color:#bfa90d;}
This box has a color of #bfa90d
<div style="background-color:#bfa90d;">Content here</div>
.mybackground {background-color:#bfa90d;}
Border around this has a color of #bfa90d
<div style="border:2px solid #bfa90d;">Content here</div>
.myborder {border:2px solid #bfa90d;}