#cafa79 color space conversions
Hex:
        #cafa79
        RGB:
        202, 250, 121
        CMY:
        21, 2, 53
        CMYK:
        19, 0, 52, 2
      HSL:
        82°, 92.8058%, 72.7451%
        HSV (HSB):
        82°, 51.6000%, 98.0392%
        XYZ:
        61.9939, 82.3082, 30.7088
        xyY:
        0.3542, 0.4703, 82.3082
      CIE-Lab:
        92.7107, -34.9632, 56.2734
        CIE-LCH:
        92.7107, 66.2505, 121.8530
        CIE-Luv:
        92.7107, -23.2354, 78.4331
        Hunter-Lab:
        90.7239, -36.7933, 43.4379
      #cafa79 color charts
#cafa79 RGB chart
      #cafa79 CMYK chart
      #cafa79 RGB pie chart
      #cafa79 color shades, tints & tones
#cafa79 color schemes
#cafa79 color preview, HTML & CSS examples
           This text has a color of #cafa79        
        
          <p style="color:#cafa79;">Text here</p>
        
        
          .mytext {color:#cafa79;}
        
        Text color #cafa79
      
           This box has a color of #cafa79        
        
          <div style="background-color:#cafa79;">Content here</div>
        
        
          .mybackground {background-color:#cafa79;}
        
        Background color #cafa79
      
           Border around this has a color of #cafa79        
        
          <div style="border:2px solid #cafa79;">Content here</div>
        
        
          .myborder {border:2px solid #cafa79;}
        
        Border color #cafa79