#f32c40 color space conversions
Hex:
        #f32c40
        RGB:
        243, 44, 64
        CMY:
        5, 83, 75
        CMYK:
        0, 82, 74, 5
      HSL:
        354°, 89.2377%, 56.2745%
        HSV (HSB):
        354°, 81.8930%, 95.2941%
        XYZ:
        38.7882, 21.2262, 6.9032
        xyY:
        0.5796, 0.3172, 21.2262
      CIE-Lab:
        53.1962, 72.6124, 39.5545
        CIE-LCH:
        53.1962, 82.6869, 28.5787
        CIE-Luv:
        53.1962, 147.1178, 25.7226
        Hunter-Lab:
        46.0719, 69.6544, 23.3666
      #f32c40 color charts
#f32c40 RGB chart
      #f32c40 CMYK chart
      #f32c40 RGB pie chart
      #f32c40 color shades, tints & tones
#f32c40 color schemes
#f32c40 color preview, HTML & CSS examples
           This text has a color of #f32c40        
        
          <p style="color:#f32c40;">Text here</p>
        
        
          .mytext {color:#f32c40;}
        
        Text color #f32c40
      
           This box has a color of #f32c40        
        
          <div style="background-color:#f32c40;">Content here</div>
        
        
          .mybackground {background-color:#f32c40;}
        
        Background color #f32c40
      
           Border around this has a color of #f32c40        
        
          <div style="border:2px solid #f32c40;">Content here</div>
        
        
          .myborder {border:2px solid #f32c40;}
        
        Border color #f32c40