#f28066 color space conversions
Hex:
        #f28066
        RGB:
        242, 128, 102
        CMY:
        5, 50, 60
        CMYK:
        0, 47, 58, 5
      HSL:
        11°, 84.3373%, 67.4510%
        HSV (HSB):
        11°, 57.8512%, 94.9020%
        XYZ:
        46.7354, 35.2749, 16.9159
        xyY:
        0.4724, 0.3566, 35.2749
      CIE-Lab:
        65.9621, 41.3593, 33.7976
        CIE-LCH:
        65.9621, 53.4122, 39.2547
        CIE-Luv:
        65.9621, 86.1794, 32.8596
        Hunter-Lab:
        59.3927, 36.5224, 24.6882
      #f28066 color charts
#f28066 RGB chart
      #f28066 CMYK chart
      #f28066 RGB pie chart
      #f28066 color shades, tints & tones
#f28066 color schemes
#f28066 color preview, HTML & CSS examples
           This text has a color of #f28066        
        
          <p style="color:#f28066;">Text here</p>
        
        
          .mytext {color:#f28066;}
        
        Text color #f28066
      
           This box has a color of #f28066        
        
          <div style="background-color:#f28066;">Content here</div>
        
        
          .mybackground {background-color:#f28066;}
        
        Background color #f28066
      
           Border around this has a color of #f28066        
        
          <div style="border:2px solid #f28066;">Content here</div>
        
        
          .myborder {border:2px solid #f28066;}
        
        Border color #f28066