#bfca7a color space conversions
Hex:
        #bfca7a
        RGB:
        191, 202, 122
        CMY:
        25, 21, 52
        CMYK:
        5, 0, 40, 21
      HSL:
        68°, 43.0108%, 63.5294%
        HSV (HSB):
        68°, 39.6040%, 79.2157%
        XYZ:
        46.1192, 54.7226, 26.5441
        xyY:
        0.3620, 0.4296, 54.7226
      CIE-Lab:
        78.8812, -16.0684, 38.6489
        CIE-LCH:
        78.8812, 41.8560, 112.5752
        CIE-Luv:
        78.8812, -3.0292, 53.2781
        Hunter-Lab:
        73.9747, -18.1706, 30.5074
      #bfca7a color charts
#bfca7a RGB chart
      #bfca7a CMYK chart
      #bfca7a RGB pie chart
      #bfca7a color shades, tints & tones
#bfca7a color schemes
#bfca7a color preview, HTML & CSS examples
           This text has a color of #bfca7a        
        
          <p style="color:#bfca7a;">Text here</p>
        
        
          .mytext {color:#bfca7a;}
        
        Text color #bfca7a
      
           This box has a color of #bfca7a        
        
          <div style="background-color:#bfca7a;">Content here</div>
        
        
          .mybackground {background-color:#bfca7a;}
        
        Background color #bfca7a
      
           Border around this has a color of #bfca7a        
        
          <div style="border:2px solid #bfca7a;">Content here</div>
        
        
          .myborder {border:2px solid #bfca7a;}
        
        Border color #bfca7a