#bfa23e color space conversions
Hex:
#bfa23e
RGB:
191, 162, 62
CMY:
25, 36, 76
CMYK:
0, 15, 68, 25
HSL:
47°, 50.9881%, 49.6078%
HSV (HSB):
47°, 67.5393%, 74.9020%
XYZ:
35.2757, 37.2648, 9.8910
xyY:
0.4279, 0.4521, 37.2648
CIE-Lab:
67.4752, -0.4863, 54.0165
CIE-LCH:
67.4752, 54.0186, 90.5158
CIE-Luv:
67.4752, 24.8373, 60.7052
Hunter-Lab:
61.0449, -3.6798, 33.1248
#bfa23e color charts
#bfa23e color shades, tints & tones
#bfa23e color schemes
#bfa23e color preview, HTML & CSS examples
This text has a color of #bfa23e
<p style="color:#bfa23e;">Text here</p>
.mytext {color:#bfa23e;}
This box has a color of #bfa23e
<div style="background-color:#bfa23e;">Content here</div>
.mybackground {background-color:#bfa23e;}
Border around this has a color of #bfa23e
<div style="border:2px solid #bfa23e;">Content here</div>
.myborder {border:2px solid #bfa23e;}