#f52c2b color space conversions
Hex:
        #f52c2b
        RGB:
        245, 44, 43
        CMY:
        4, 83, 83
        CMYK:
        0, 82, 82, 4
      HSL:
        0°, 90.9910%, 56.4706%
        HSV (HSB):
        0°, 82.4490%, 96.0784%
        XYZ:
        38.9929, 21.3883, 4.3587
        xyY:
        0.6023, 0.3304, 21.3883
      CIE-Lab:
        53.3718, 72.5066, 51.1899
        CIE-LCH:
        53.3718, 88.7559, 35.2222
        CIE-Luv:
        53.3718, 152.9452, 33.2225
        Hunter-Lab:
        46.2474, 69.5669, 26.7853
      #f52c2b color charts
#f52c2b RGB chart
      #f52c2b CMYK chart
      #f52c2b RGB pie chart
      #f52c2b color shades, tints & tones
#f52c2b color schemes
#f52c2b color preview, HTML & CSS examples
           This text has a color of #f52c2b        
        
          <p style="color:#f52c2b;">Text here</p>
        
        
          .mytext {color:#f52c2b;}
        
        Text color #f52c2b
      
           This box has a color of #f52c2b        
        
          <div style="background-color:#f52c2b;">Content here</div>
        
        
          .mybackground {background-color:#f52c2b;}
        
        Background color #f52c2b
      
           Border around this has a color of #f52c2b        
        
          <div style="border:2px solid #f52c2b;">Content here</div>
        
        
          .myborder {border:2px solid #f52c2b;}
        
        Border color #f52c2b