#bfca0a color space conversions
Hex:
        #bfca0a
        RGB:
        191, 202, 10
        CMY:
        25, 21, 96
        CMYK:
        5, 0, 95, 21
      HSL:
        63°, 90.5660%, 41.5686%
        HSV (HSB):
        63°, 95.0495%, 79.2157%
        XYZ:
        42.6612, 53.3393, 8.3342
        xyY:
        0.4089, 0.5112, 53.3393
      CIE-Lab:
        78.0749, -22.6693, 77.2805
        CIE-LCH:
        78.0749, 80.5368, 106.3484
        CIE-Luv:
        78.0749, -1.2066, 86.1492
        Hunter-Lab:
        73.0338, -23.5420, 44.3578
      #bfca0a color charts
#bfca0a RGB chart
      #bfca0a CMYK chart
      #bfca0a RGB pie chart
      #bfca0a color shades, tints & tones
#bfca0a color schemes
#bfca0a color preview, HTML & CSS examples
           This text has a color of #bfca0a        
        
          <p style="color:#bfca0a;">Text here</p>
        
        
          .mytext {color:#bfca0a;}
        
        Text color #bfca0a
      
           This box has a color of #bfca0a        
        
          <div style="background-color:#bfca0a;">Content here</div>
        
        
          .mybackground {background-color:#bfca0a;}
        
        Background color #bfca0a
      
           Border around this has a color of #bfca0a        
        
          <div style="border:2px solid #bfca0a;">Content here</div>
        
        
          .myborder {border:2px solid #bfca0a;}
        
        Border color #bfca0a