#f08055 color space conversions
Hex:
        #f08055
        RGB:
        240, 128, 85
        CMY:
        6, 50, 67
        CMYK:
        0, 47, 65, 6
      HSL:
        17°, 83.7838%, 63.7255%
        HSV (HSB):
        17°, 64.5833%, 94.1176%
        XYZ:
        45.2940, 34.6195, 12.8893
        xyY:
        0.4881, 0.3730, 34.6195
      CIE-Lab:
        65.4513, 39.4615, 42.2315
        CIE-LCH:
        65.4513, 57.7989, 46.9420
        CIE-Luv:
        65.4513, 87.2067, 40.9732
        Hunter-Lab:
        58.8383, 34.4431, 28.1986
      #f08055 color charts
#f08055 RGB chart
      #f08055 CMYK chart
      #f08055 RGB pie chart
      #f08055 color shades, tints & tones
#f08055 color schemes
#f08055 color preview, HTML & CSS examples
           This text has a color of #f08055        
        
          <p style="color:#f08055;">Text here</p>
        
        
          .mytext {color:#f08055;}
        
        Text color #f08055
      
           This box has a color of #f08055        
        
          <div style="background-color:#f08055;">Content here</div>
        
        
          .mybackground {background-color:#f08055;}
        
        Background color #f08055
      
           Border around this has a color of #f08055        
        
          <div style="border:2px solid #f08055;">Content here</div>
        
        
          .myborder {border:2px solid #f08055;}
        
        Border color #f08055