#f32d5a color space conversions
Hex:
        #f32d5a
        RGB:
        243, 45, 90
        CMY:
        5, 82, 65
        CMYK:
        0, 81, 63, 5
      HSL:
        346°, 89.1892%, 56.4706%
        HSV (HSB):
        346°, 81.4815%, 95.2941%
        XYZ:
        39.7460, 21.6696, 11.7607
        xyY:
        0.5432, 0.2961, 21.6696
      CIE-Lab:
        53.6747, 73.5775, 24.8812
        CIE-LCH:
        53.6747, 77.6706, 18.6837
        CIE-Luv:
        53.6747, 139.2389, 13.3568
        Hunter-Lab:
        46.5507, 70.9436, 17.6063
      #f32d5a color charts
#f32d5a RGB chart
      #f32d5a CMYK chart
      #f32d5a RGB pie chart
      #f32d5a color shades, tints & tones
#f32d5a color schemes
#f32d5a color preview, HTML & CSS examples
           This text has a color of #f32d5a        
        
          <p style="color:#f32d5a;">Text here</p>
        
        
          .mytext {color:#f32d5a;}
        
        Text color #f32d5a
      
           This box has a color of #f32d5a        
        
          <div style="background-color:#f32d5a;">Content here</div>
        
        
          .mybackground {background-color:#f32d5a;}
        
        Background color #f32d5a
      
           Border around this has a color of #f32d5a        
        
          <div style="border:2px solid #f32d5a;">Content here</div>
        
        
          .myborder {border:2px solid #f32d5a;}
        
        Border color #f32d5a