#f52d36 color space conversions
Hex:
        #f52d36
        RGB:
        245, 45, 54
        CMY:
        4, 82, 79
        CMYK:
        0, 82, 78, 4
      HSL:
        357°, 90.9091%, 56.8627%
        HSV (HSB):
        357°, 81.6327%, 96.0784%
        XYZ:
        39.2604, 21.5556, 5.5814
        xyY:
        0.5913, 0.3246, 21.5556
      CIE-Lab:
        53.5523, 72.5765, 45.6230
        CIE-LCH:
        53.5523, 85.7251, 32.1542
        CIE-Luv:
        53.5523, 150.4781, 29.9922
        Hunter-Lab:
        46.4280, 69.6941, 25.3720
      #f52d36 color charts
#f52d36 RGB chart
      #f52d36 CMYK chart
      #f52d36 RGB pie chart
      #f52d36 color shades, tints & tones
#f52d36 color schemes
#f52d36 color preview, HTML & CSS examples
           This text has a color of #f52d36        
        
          <p style="color:#f52d36;">Text here</p>
        
        
          .mytext {color:#f52d36;}
        
        Text color #f52d36
      
           This box has a color of #f52d36        
        
          <div style="background-color:#f52d36;">Content here</div>
        
        
          .mybackground {background-color:#f52d36;}
        
        Background color #f52d36
      
           Border around this has a color of #f52d36        
        
          <div style="border:2px solid #f52d36;">Content here</div>
        
        
          .myborder {border:2px solid #f52d36;}
        
        Border color #f52d36