#f3216d color space conversions
Hex:
        #f3216d
        RGB:
        243, 33, 109
        CMY:
        5, 87, 57
        CMYK:
        0, 86, 55, 5
      HSL:
        338°, 89.7436%, 54.1176%
        HSV (HSB):
        338°, 86.4198%, 95.2941%
        XYZ:
        40.2663, 21.2465, 16.4467
        xyY:
        0.5165, 0.2725, 21.2465
      CIE-Lab:
        53.2183, 77.1696, 12.8287
        CIE-LCH:
        53.2183, 78.2287, 9.4386
        CIE-Luv:
        53.2183, 136.0386, -0.0085
        Hunter-Lab:
        46.0940, 75.2679, 11.1106
      #f3216d color charts
#f3216d RGB chart
      #f3216d CMYK chart
      #f3216d RGB pie chart
      #f3216d color shades, tints & tones
#f3216d color schemes
#f3216d color preview, HTML & CSS examples
           This text has a color of #f3216d        
        
          <p style="color:#f3216d;">Text here</p>
        
        
          .mytext {color:#f3216d;}
        
        Text color #f3216d
      
           This box has a color of #f3216d        
        
          <div style="background-color:#f3216d;">Content here</div>
        
        
          .mybackground {background-color:#f3216d;}
        
        Background color #f3216d
      
           Border around this has a color of #f3216d        
        
          <div style="border:2px solid #f3216d;">Content here</div>
        
        
          .myborder {border:2px solid #f3216d;}
        
        Border color #f3216d