#f30235 color space conversions
Hex:
        #f30235
        RGB:
        243, 2, 53
        CMY:
        5, 99, 79
        CMYK:
        0, 99, 78, 5
      HSL:
        347°, 98.3673%, 48.0392%
        HSV (HSB):
        347°, 99.1770%, 95.2941%
        XYZ:
        37.6265, 19.3551, 5.1209
        xyY:
        0.6059, 0.3117, 19.3551
      CIE-Lab:
        51.1001, 77.9067, 43.4972
        CIE-LCH:
        51.1001, 89.2271, 29.1757
        CIE-Luv:
        51.1001, 159.7967, 25.9453
        Hunter-Lab:
        43.9945, 75.6725, 23.8948
      #f30235 color charts
#f30235 RGB chart
      #f30235 CMYK chart
      #f30235 RGB pie chart
      #f30235 color shades, tints & tones
#f30235 color schemes
#f30235 color preview, HTML & CSS examples
           This text has a color of #f30235        
        
          <p style="color:#f30235;">Text here</p>
        
        
          .mytext {color:#f30235;}
        
        Text color #f30235
      
           This box has a color of #f30235        
        
          <div style="background-color:#f30235;">Content here</div>
        
        
          .mybackground {background-color:#f30235;}
        
        Background color #f30235
      
           Border around this has a color of #f30235        
        
          <div style="border:2px solid #f30235;">Content here</div>
        
        
          .myborder {border:2px solid #f30235;}
        
        Border color #f30235