#bfc95a color space conversions
Hex:
#bfc95a
RGB:
191, 201, 90
CMY:
25, 21, 65
CMYK:
5, 0, 55, 21
HSL:
65°, 50.6849%, 57.0588%
HSV (HSB):
65°, 55.2239%, 78.8235%
XYZ:
44.2180, 53.5878, 17.6858
xyY:
0.3829, 0.4640, 53.5878
CIE-Lab:
78.2208, -18.6969, 53.3261
CIE-LCH:
78.2208, 56.5088, 109.3214
CIE-Luv:
78.2208, -1.5801, 68.0206
Hunter-Lab:
73.2037, -20.2854, 36.9183
#bfc95a color charts
#bfc95a color shades, tints & tones
#bfc95a color schemes
#bfc95a color preview, HTML & CSS examples
This text has a color of #bfc95a
<p style="color:#bfc95a;">Text here</p>
.mytext {color:#bfc95a;}
This box has a color of #bfc95a
<div style="background-color:#bfc95a;">Content here</div>
.mybackground {background-color:#bfc95a;}
Border around this has a color of #bfc95a
<div style="border:2px solid #bfc95a;">Content here</div>
.myborder {border:2px solid #bfc95a;}