#f6565d color space conversions
Hex:
        #f6565d
        RGB:
        246, 86, 93
        CMY:
        4, 66, 64
        CMYK:
        0, 65, 62, 4
      HSL:
        357°, 89.8876%, 65.0980%
        HSV (HSB):
        357°, 65.0407%, 96.4706%
        XYZ:
        43.3096, 27.0387, 13.2923
        xyY:
        0.5178, 0.3233, 27.0387
      CIE-Lab:
        59.0102, 61.4363, 30.1131
        CIE-LCH:
        59.0102, 68.4194, 26.1119
        CIE-Luv:
        59.0102, 120.1327, 22.6656
        Hunter-Lab:
        51.9988, 57.6742, 21.2431
      #f6565d color charts
#f6565d RGB chart
      #f6565d CMYK chart
      #f6565d RGB pie chart
      #f6565d color shades, tints & tones
#f6565d color schemes
#f6565d color preview, HTML & CSS examples
           This text has a color of #f6565d        
        
          <p style="color:#f6565d;">Text here</p>
        
        
          .mytext {color:#f6565d;}
        
        Text color #f6565d
      
           This box has a color of #f6565d        
        
          <div style="background-color:#f6565d;">Content here</div>
        
        
          .mybackground {background-color:#f6565d;}
        
        Background color #f6565d
      
           Border around this has a color of #f6565d        
        
          <div style="border:2px solid #f6565d;">Content here</div>
        
        
          .myborder {border:2px solid #f6565d;}
        
        Border color #f6565d