#f07d60 color space conversions
Hex:
        #f07d60
        RGB:
        240, 125, 96
        CMY:
        6, 51, 62
        CMYK:
        0, 48, 60, 6
      HSL:
        12°, 82.7586%, 65.8824%
        HSV (HSB):
        12°, 60.0000%, 94.1176%
        XYZ:
        45.3801, 34.0370, 15.2443
        xyY:
        0.4794, 0.3596, 34.0370
      CIE-Lab:
        64.9919, 41.6888, 35.7898
        CIE-LCH:
        64.9919, 54.9442, 40.6460
        CIE-Luv:
        64.9919, 87.7469, 34.4745
        Hunter-Lab:
        58.3413, 36.7471, 25.3466
      #f07d60 color charts
#f07d60 RGB chart
      #f07d60 CMYK chart
      #f07d60 RGB pie chart
      #f07d60 color shades, tints & tones
#f07d60 color schemes
#f07d60 color preview, HTML & CSS examples
           This text has a color of #f07d60        
        
          <p style="color:#f07d60;">Text here</p>
        
        
          .mytext {color:#f07d60;}
        
        Text color #f07d60
      
           This box has a color of #f07d60        
        
          <div style="background-color:#f07d60;">Content here</div>
        
        
          .mybackground {background-color:#f07d60;}
        
        Background color #f07d60
      
           Border around this has a color of #f07d60        
        
          <div style="border:2px solid #f07d60;">Content here</div>
        
        
          .myborder {border:2px solid #f07d60;}
        
        Border color #f07d60