#f28064 color space conversions
Hex:
        #f28064
        RGB:
        242, 128, 100
        CMY:
        5, 50, 61
        CMYK:
        0, 47, 59, 5
      HSL:
        12°, 84.5238%, 67.0588%
        HSV (HSB):
        12°, 58.6777%, 94.9020%
        XYZ:
        46.6374, 35.2357, 16.3997
        xyY:
        0.4746, 0.3585, 35.2357
      CIE-Lab:
        65.9318, 41.2141, 34.8501
        CIE-LCH:
        65.9318, 53.9734, 40.2175
        CIE-Luv:
        65.9318, 86.5167, 33.9143
        Hunter-Lab:
        59.3597, 36.3635, 25.1713
      #f28064 color charts
#f28064 RGB chart
      #f28064 CMYK chart
      #f28064 RGB pie chart
      #f28064 color shades, tints & tones
#f28064 color schemes
#f28064 color preview, HTML & CSS examples
           This text has a color of #f28064        
        
          <p style="color:#f28064;">Text here</p>
        
        
          .mytext {color:#f28064;}
        
        Text color #f28064
      
           This box has a color of #f28064        
        
          <div style="background-color:#f28064;">Content here</div>
        
        
          .mybackground {background-color:#f28064;}
        
        Background color #f28064
      
           Border around this has a color of #f28064        
        
          <div style="border:2px solid #f28064;">Content here</div>
        
        
          .myborder {border:2px solid #f28064;}
        
        Border color #f28064