#f55225 color space conversions
Hex:
        #f55225
        RGB:
        245, 82, 37
        CMY:
        4, 68, 85
        CMYK:
        0, 67, 85, 4
      HSL:
        13°, 91.2281%, 55.2941%
        HSV (HSB):
        13°, 84.8980%, 96.0784%
        XYZ:
        41.0074, 25.5806, 4.5265
        xyY:
        0.5766, 0.3597, 25.5806
      CIE-Lab:
        57.6368, 60.4138, 57.6764
        CIE-LCH:
        57.6368, 83.5248, 43.6721
        CIE-Luv:
        57.6368, 132.1757, 42.6622
        Hunter-Lab:
        50.5773, 56.2152, 30.0979
      #f55225 color charts
#f55225 RGB chart
      #f55225 CMYK chart
      #f55225 RGB pie chart
      #f55225 color shades, tints & tones
#f55225 color schemes
#f55225 color preview, HTML & CSS examples
           This text has a color of #f55225        
        
          <p style="color:#f55225;">Text here</p>
        
        
          .mytext {color:#f55225;}
        
        Text color #f55225
      
           This box has a color of #f55225        
        
          <div style="background-color:#f55225;">Content here</div>
        
        
          .mybackground {background-color:#f55225;}
        
        Background color #f55225
      
           Border around this has a color of #f55225        
        
          <div style="border:2px solid #f55225;">Content here</div>
        
        
          .myborder {border:2px solid #f55225;}
        
        Border color #f55225