#f32c27 color space conversions
Hex:
        #f32c27
        RGB:
        243, 44, 39
        CMY:
        5, 83, 85
        CMYK:
        0, 82, 84, 5
      HSL:
        1°, 89.4737%, 55.2941%
        HSV (HSB):
        1°, 83.9506%, 95.2941%
        XYZ:
        38.2290, 21.0025, 3.9585
        xyY:
        0.6050, 0.3324, 21.0025
      CIE-Lab:
        52.9523, 71.8729, 52.6282
        CIE-LCH:
        52.9523, 89.0811, 36.2131
        CIE-Luv:
        52.9523, 152.0941, 33.9594
        Hunter-Lab:
        45.8285, 68.7004, 26.9588
      #f32c27 color charts
#f32c27 RGB chart
      #f32c27 CMYK chart
      #f32c27 RGB pie chart
      #f32c27 color shades, tints & tones
#f32c27 color schemes
#f32c27 color preview, HTML & CSS examples
           This text has a color of #f32c27        
        
          <p style="color:#f32c27;">Text here</p>
        
        
          .mytext {color:#f32c27;}
        
        Text color #f32c27
      
           This box has a color of #f32c27        
        
          <div style="background-color:#f32c27;">Content here</div>
        
        
          .mybackground {background-color:#f32c27;}
        
        Background color #f32c27
      
           Border around this has a color of #f32c27        
        
          <div style="border:2px solid #f32c27;">Content here</div>
        
        
          .myborder {border:2px solid #f32c27;}
        
        Border color #f32c27