#bfc03d color space conversions
Hex:
#bfc03d
RGB:
191, 192, 61
CMY:
25, 25, 76
CMYK:
1, 0, 68, 25
HSL:
60°, 51.7787%, 49.6078%
HSV (HSB):
60°, 68.2292%, 75.2941%
XYZ:
41.1778, 49.1126, 11.7243
xyY:
0.4036, 0.4814, 49.1126
CIE-Lab:
75.5213, -16.1519, 62.6462
CIE-LCH:
75.5213, 64.6949, 104.4575
CIE-Luv:
75.5213, 4.6608, 73.9466
Hunter-Lab:
70.0804, -17.7576, 39.1372
#bfc03d color charts
#bfc03d color shades, tints & tones
#bfc03d color schemes
#bfc03d color preview, HTML & CSS examples
This text has a color of #bfc03d
<p style="color:#bfc03d;">Text here</p>
.mytext {color:#bfc03d;}
This box has a color of #bfc03d
<div style="background-color:#bfc03d;">Content here</div>
.mybackground {background-color:#bfc03d;}
Border around this has a color of #bfc03d
<div style="border:2px solid #bfc03d;">Content here</div>
.myborder {border:2px solid #bfc03d;}