#f32048 color space conversions
Hex:
        #f32048
        RGB:
        243, 32, 72
        CMY:
        5, 87, 72
        CMYK:
        0, 87, 70, 5
      HSL:
        349°, 89.7872%, 53.9216%
        HSV (HSB):
        349°, 86.8313%, 95.2941%
        XYZ:
        38.6484, 20.5556, 8.0615
        xyY:
        0.5746, 0.3056, 20.5556
      CIE-Lab:
        52.4596, 75.3408, 34.0526
        CIE-LCH:
        52.4596, 82.6790, 24.3221
        CIE-Luv:
        52.4596, 149.1254, 20.5225
        Hunter-Lab:
        45.3383, 72.8194, 21.1945
      #f32048 color charts
#f32048 RGB chart
      #f32048 CMYK chart
      #f32048 RGB pie chart
      #f32048 color shades, tints & tones
#f32048 color schemes
#f32048 color preview, HTML & CSS examples
           This text has a color of #f32048        
        
          <p style="color:#f32048;">Text here</p>
        
        
          .mytext {color:#f32048;}
        
        Text color #f32048
      
           This box has a color of #f32048        
        
          <div style="background-color:#f32048;">Content here</div>
        
        
          .mybackground {background-color:#f32048;}
        
        Background color #f32048
      
           Border around this has a color of #f32048        
        
          <div style="border:2px solid #f32048;">Content here</div>
        
        
          .myborder {border:2px solid #f32048;}
        
        Border color #f32048