#f32e2d color space conversions
Hex:
        #f32e2d
        RGB:
        243, 46, 45
        CMY:
        5, 82, 82
        CMYK:
        0, 81, 81, 5
      HSL:
        0°, 89.1892%, 56.4706%
        HSV (HSB):
        0°, 81.4815%, 95.2941%
        XYZ:
        38.4128, 21.1981, 4.5497
        xyY:
        0.5987, 0.3304, 21.1981
      CIE-Lab:
        53.1657, 71.5435, 49.8494
        CIE-LCH:
        53.1657, 87.1977, 34.8676
        CIE-Luv:
        53.1657, 150.2538, 32.6548
        Hunter-Lab:
        46.0414, 68.3517, 26.3701
      #f32e2d color charts
#f32e2d RGB chart
      #f32e2d CMYK chart
      #f32e2d RGB pie chart
      #f32e2d color shades, tints & tones
#f32e2d color schemes
#f32e2d color preview, HTML & CSS examples
           This text has a color of #f32e2d        
        
          <p style="color:#f32e2d;">Text here</p>
        
        
          .mytext {color:#f32e2d;}
        
        Text color #f32e2d
      
           This box has a color of #f32e2d        
        
          <div style="background-color:#f32e2d;">Content here</div>
        
        
          .mybackground {background-color:#f32e2d;}
        
        Background color #f32e2d
      
           Border around this has a color of #f32e2d        
        
          <div style="border:2px solid #f32e2d;">Content here</div>
        
        
          .myborder {border:2px solid #f32e2d;}
        
        Border color #f32e2d