#f1505d color space conversions
Hex:
        #f1505d
        RGB:
        241, 80, 93
        CMY:
        5, 69, 64
        CMYK:
        0, 67, 61, 5
      HSL:
        355°, 85.1852%, 62.9412%
        HSV (HSB):
        355°, 66.8050%, 94.5098%
        XYZ:
        41.1201, 25.2284, 13.0582
        xyY:
        0.5178, 0.3177, 25.2284
      CIE-Lab:
        57.2973, 62.2230, 27.7456
        CIE-LCH:
        57.2973, 68.1287, 24.0324
        CIE-Luv:
        57.2973, 119.7170, 19.8427
        Hunter-Lab:
        50.2279, 58.2338, 19.7453
      #f1505d color charts
#f1505d RGB chart
      #f1505d CMYK chart
      #f1505d RGB pie chart
      #f1505d color shades, tints & tones
#f1505d color schemes
#f1505d color preview, HTML & CSS examples
           This text has a color of #f1505d        
        
          <p style="color:#f1505d;">Text here</p>
        
        
          .mytext {color:#f1505d;}
        
        Text color #f1505d
      
           This box has a color of #f1505d        
        
          <div style="background-color:#f1505d;">Content here</div>
        
        
          .mybackground {background-color:#f1505d;}
        
        Background color #f1505d
      
           Border around this has a color of #f1505d        
        
          <div style="border:2px solid #f1505d;">Content here</div>
        
        
          .myborder {border:2px solid #f1505d;}
        
        Border color #f1505d