#f28350 color space conversions
Hex:
        #f28350
        RGB:
        242, 131, 80
        CMY:
        5, 49, 69
        CMYK:
        0, 46, 67, 5
      HSL:
        19°, 86.1702%, 63.1373%
        HSV (HSB):
        19°, 66.9421%, 94.9020%
        XYZ:
        46.1822, 35.6890, 12.0440
        xyY:
        0.4917, 0.3800, 35.6890
      CIE-Lab:
        66.2816, 38.4188, 45.8584
        CIE-LCH:
        66.2816, 59.8248, 50.0447
        CIE-Luv:
        66.2816, 87.2378, 44.5493
        Hunter-Lab:
        59.7403, 33.4438, 29.8650
      #f28350 color charts
#f28350 RGB chart
      #f28350 CMYK chart
      #f28350 RGB pie chart
      #f28350 color shades, tints & tones
#f28350 color schemes
#f28350 color preview, HTML & CSS examples
           This text has a color of #f28350        
        
          <p style="color:#f28350;">Text here</p>
        
        
          .mytext {color:#f28350;}
        
        Text color #f28350
      
           This box has a color of #f28350        
        
          <div style="background-color:#f28350;">Content here</div>
        
        
          .mybackground {background-color:#f28350;}
        
        Background color #f28350
      
           Border around this has a color of #f28350        
        
          <div style="border:2px solid #f28350;">Content here</div>
        
        
          .myborder {border:2px solid #f28350;}
        
        Border color #f28350