#ff3164 color space conversions
Hex:
        #ff3164
        RGB:
        255, 49, 100
        CMY:
        0, 81, 61
        CMYK:
        0, 81, 61, 0
      HSL:
        345°, 100.0000%, 59.6078%
        HSV (HSB):
        345°, 80.7843%, 100.0000%
        XYZ:
        44.6386, 24.3767, 14.4091
        xyY:
        0.5351, 0.2922, 24.3767
      CIE-Lab:
        56.4630, 76.3111, 23.0172
        CIE-LCH:
        56.4630, 79.7068, 16.7846
        CIE-Luv:
        56.4630, 143.7729, 11.3170
        Hunter-Lab:
        49.3728, 74.9817, 17.2576
      #ff3164 color charts
#ff3164 RGB chart
      #ff3164 CMYK chart
      #ff3164 RGB pie chart
      #ff3164 color shades, tints & tones
#ff3164 color schemes
#ff3164 color preview, HTML & CSS examples
           This text has a color of #ff3164        
        
          <p style="color:#ff3164;">Text here</p>
        
        
          .mytext {color:#ff3164;}
        
        Text color #ff3164
      
           This box has a color of #ff3164        
        
          <div style="background-color:#ff3164;">Content here</div>
        
        
          .mybackground {background-color:#ff3164;}
        
        Background color #ff3164
      
           Border around this has a color of #ff3164        
        
          <div style="border:2px solid #ff3164;">Content here</div>
        
        
          .myborder {border:2px solid #ff3164;}
        
        Border color #ff3164