#bfc044 color space conversions
Hex:
#bfc044
RGB:
191, 192, 68
CMY:
25, 25, 73
CMYK:
1, 0, 65, 25
HSL:
60°, 49.6000%, 50.9804%
HSV (HSB):
60°, 64.5833%, 75.2941%
XYZ:
41.3789, 49.1930, 12.7831
xyY:
0.4004, 0.4760, 49.1930
CIE-Lab:
75.5712, -15.7523, 59.9499
CIE-LCH:
75.5712, 61.9849, 104.7221
CIE-Luv:
75.5712, 4.5144, 71.8707
Hunter-Lab:
70.1377, -17.4320, 38.2903
#bfc044 color charts
#bfc044 color shades, tints & tones
#bfc044 color schemes
#bfc044 color preview, HTML & CSS examples
This text has a color of #bfc044
<p style="color:#bfc044;">Text here</p>
.mytext {color:#bfc044;}
This box has a color of #bfc044
<div style="background-color:#bfc044;">Content here</div>
.mybackground {background-color:#bfc044;}
Border around this has a color of #bfc044
<div style="border:2px solid #bfc044;">Content here</div>
.myborder {border:2px solid #bfc044;}