#f32f51 color space conversions
Hex:
        #f32f51
        RGB:
        243, 47, 81
        CMY:
        5, 82, 68
        CMYK:
        0, 81, 67, 5
      HSL:
        350°, 89.0909%, 56.8627%
        HSV (HSB):
        350°, 80.6584%, 95.2941%
        XYZ:
        39.4639, 21.6818, 9.8896
        xyY:
        0.5556, 0.3052, 21.6818
      CIE-Lab:
        53.6877, 72.6346, 30.2492
        CIE-LCH:
        53.6877, 78.6816, 22.6097
        CIE-Luv:
        53.6877, 141.2933, 18.4825
        Hunter-Lab:
        46.5637, 69.7965, 20.0021
      #f32f51 color charts
#f32f51 RGB chart
      #f32f51 CMYK chart
      #f32f51 RGB pie chart
      #f32f51 color shades, tints & tones
#f32f51 color schemes
#f32f51 color preview, HTML & CSS examples
           This text has a color of #f32f51        
        
          <p style="color:#f32f51;">Text here</p>
        
        
          .mytext {color:#f32f51;}
        
        Text color #f32f51
      
           This box has a color of #f32f51        
        
          <div style="background-color:#f32f51;">Content here</div>
        
        
          .mybackground {background-color:#f32f51;}
        
        Background color #f32f51
      
           Border around this has a color of #f32f51        
        
          <div style="border:2px solid #f32f51;">Content here</div>
        
        
          .myborder {border:2px solid #f32f51;}
        
        Border color #f32f51