#bfca48 color space conversions
Hex:
        #bfca48
        RGB:
        191, 202, 72
        CMY:
        25, 21, 72
        CMYK:
        5, 0, 64, 21
      HSL:
        65°, 55.0847%, 53.7255%
        HSV (HSB):
        65°, 64.3564%, 79.2157%
        XYZ:
        43.7761, 53.7853, 14.2052
        xyY:
        0.3917, 0.4812, 53.7853
      CIE-Lab:
        78.3364, -20.4900, 61.2127
        CIE-LCH:
        78.3364, 64.5511, 108.5071
        CIE-Luv:
        78.3364, -1.8249, 74.9816
        Hunter-Lab:
        73.3385, -21.7948, 39.8528
      #bfca48 color charts
#bfca48 RGB chart
      #bfca48 CMYK chart
      #bfca48 RGB pie chart
      #bfca48 color shades, tints & tones
#bfca48 color schemes
#bfca48 color preview, HTML & CSS examples
           This text has a color of #bfca48        
        
          <p style="color:#bfca48;">Text here</p>
        
        
          .mytext {color:#bfca48;}
        
        Text color #bfca48
      
           This box has a color of #bfca48        
        
          <div style="background-color:#bfca48;">Content here</div>
        
        
          .mybackground {background-color:#bfca48;}
        
        Background color #bfca48
      
           Border around this has a color of #bfca48        
        
          <div style="border:2px solid #bfca48;">Content here</div>
        
        
          .myborder {border:2px solid #bfca48;}
        
        Border color #bfca48