#bfa31e color space conversions
Hex:
#bfa31e
RGB:
191, 163, 30
CMY:
25, 36, 88
CMYK:
0, 15, 84, 25
HSL:
50°, 72.8507%, 43.3333%
HSV (HSB):
50°, 84.2932%, 74.9020%
XYZ:
34.8174, 37.3645, 6.6053
xyY:
0.4419, 0.4742, 37.3645
CIE-Lab:
67.5496, -2.3696, 65.4659
CIE-LCH:
67.5496, 65.5087, 92.0730
CIE-Luv:
67.5496, 25.0954, 68.8217
Hunter-Lab:
61.1265, -5.2985, 36.3817
#bfa31e color charts
#bfa31e color shades, tints & tones
#bfa31e color schemes
#bfa31e color preview, HTML & CSS examples
This text has a color of #bfa31e
<p style="color:#bfa31e;">Text here</p>
.mytext {color:#bfa31e;}
This box has a color of #bfa31e
<div style="background-color:#bfa31e;">Content here</div>
.mybackground {background-color:#bfa31e;}
Border around this has a color of #bfa31e
<div style="border:2px solid #bfa31e;">Content here</div>
.myborder {border:2px solid #bfa31e;}