#f32018 color space conversions
Hex:
        #f32018
        RGB:
        243, 32, 24
        CMY:
        5, 87, 91
        CMYK:
        0, 87, 90, 5
      HSL:
        2°, 90.1235%, 52.3529%
        HSV (HSB):
        2°, 90.1235%, 95.2941%
        XYZ:
        37.6435, 20.1537, 2.7702
        xyY:
        0.6215, 0.3327, 20.1537
      CIE-Lab:
        52.0105, 74.0383, 58.4368
        CIE-LCH:
        52.0105, 94.3214, 38.2832
        CIE-Luv:
        52.0105, 158.5694, 35.4914
        Hunter-Lab:
        44.8928, 71.1134, 27.7664
      #f32018 color charts
#f32018 RGB chart
      #f32018 CMYK chart
      #f32018 RGB pie chart
      #f32018 color shades, tints & tones
#f32018 color schemes
#f32018 color preview, HTML & CSS examples
           This text has a color of #f32018        
        
          <p style="color:#f32018;">Text here</p>
        
        
          .mytext {color:#f32018;}
        
        Text color #f32018
      
           This box has a color of #f32018        
        
          <div style="background-color:#f32018;">Content here</div>
        
        
          .mybackground {background-color:#f32018;}
        
        Background color #f32018
      
           Border around this has a color of #f32018        
        
          <div style="border:2px solid #f32018;">Content here</div>
        
        
          .myborder {border:2px solid #f32018;}
        
        Border color #f32018