#f2755d color space conversions
Hex:
        #f2755d
        RGB:
        242, 117, 93
        CMY:
        5, 54, 64
        CMYK:
        0, 52, 62, 5
      HSL:
        10°, 85.1429%, 65.6863%
        HSV (HSB):
        10°, 61.5702%, 94.9020%
        XYZ:
        44.9550, 32.3901, 14.2385
        xyY:
        0.4909, 0.3537, 32.3901
      CIE-Lab:
        63.6640, 46.1886, 35.8366
        CIE-LCH:
        63.6640, 58.4606, 37.8070
        CIE-Luv:
        63.6640, 95.7541, 33.0605
        Hunter-Lab:
        56.9123, 41.4005, 25.0053
      #f2755d color charts
#f2755d RGB chart
      #f2755d CMYK chart
      #f2755d RGB pie chart
      #f2755d color shades, tints & tones
#f2755d color schemes
#f2755d color preview, HTML & CSS examples
           This text has a color of #f2755d        
        
          <p style="color:#f2755d;">Text here</p>
        
        
          .mytext {color:#f2755d;}
        
        Text color #f2755d
      
           This box has a color of #f2755d        
        
          <div style="background-color:#f2755d;">Content here</div>
        
        
          .mybackground {background-color:#f2755d;}
        
        Background color #f2755d
      
           Border around this has a color of #f2755d        
        
          <div style="border:2px solid #f2755d;">Content here</div>
        
        
          .myborder {border:2px solid #f2755d;}
        
        Border color #f2755d