#f2553d color space conversions
Hex:
        #f2553d
        RGB:
        242, 85, 61
        CMY:
        5, 67, 76
        CMYK:
        0, 65, 75, 5
      HSL:
        8°, 87.4396%, 59.4118%
        HSV (HSB):
        8°, 74.7934%, 94.9020%
        XYZ:
        40.7088, 25.7112, 7.2320
        xyY:
        0.5527, 0.3491, 25.7112
      CIE-Lab:
        57.7619, 58.9554, 46.1796
        CIE-LCH:
        57.7619, 74.8886, 38.0715
        CIE-Luv:
        57.7619, 124.3291, 36.1179
        Hunter-Lab:
        50.7062, 54.5704, 27.0380
      #f2553d color charts
#f2553d RGB chart
      #f2553d CMYK chart
      #f2553d RGB pie chart
      #f2553d color shades, tints & tones
#f2553d color schemes
#f2553d color preview, HTML & CSS examples
           This text has a color of #f2553d        
        
          <p style="color:#f2553d;">Text here</p>
        
        
          .mytext {color:#f2553d;}
        
        Text color #f2553d
      
           This box has a color of #f2553d        
        
          <div style="background-color:#f2553d;">Content here</div>
        
        
          .mybackground {background-color:#f2553d;}
        
        Background color #f2553d
      
           Border around this has a color of #f2553d        
        
          <div style="border:2px solid #f2553d;">Content here</div>
        
        
          .myborder {border:2px solid #f2553d;}
        
        Border color #f2553d