#bfc98a color space conversions
Hex:
#bfc98a
RGB:
191, 201, 138
CMY:
25, 21, 46
CMYK:
5, 0, 31, 21
HSL:
70°, 36.8421%, 66.4706%
HSV (HSB):
70°, 31.3433%, 78.8235%
XYZ:
46.9599, 54.6846, 32.1249
xyY:
0.3511, 0.4088, 54.6846
CIE-Lab:
78.8593, -13.6008, 30.4058
CIE-LCH:
78.8593, 33.3090, 114.0994
CIE-Luv:
78.8593, -2.9783, 43.4822
Hunter-Lab:
73.9491, -16.0578, 26.0076
#bfc98a color charts
#bfc98a color shades, tints & tones
#bfc98a color schemes
#bfc98a color preview, HTML & CSS examples
This text has a color of #bfc98a
<p style="color:#bfc98a;">Text here</p>
.mytext {color:#bfc98a;}
This box has a color of #bfc98a
<div style="background-color:#bfc98a;">Content here</div>
.mybackground {background-color:#bfc98a;}
Border around this has a color of #bfc98a
<div style="border:2px solid #bfc98a;">Content here</div>
.myborder {border:2px solid #bfc98a;}