#ff4d85 color space conversions
Hex:
        #ff4d85
        RGB:
        255, 77, 133
        CMY:
        0, 70, 48
        CMYK:
        0, 70, 48, 0
      HSL:
        341°, 100.0000%, 65.0980%
        HSV (HSB):
        341°, 69.8039%, 100.0000%
        XYZ:
        48.1275, 28.2612, 25.1087
        xyY:
        0.4742, 0.2784, 28.2612
      CIE-Lab:
        60.1240, 70.4038, 8.6029
        CIE-LCH:
        60.1240, 70.9275, 6.9666
        CIE-Luv:
        60.1240, 120.2582, -2.8603
        Hunter-Lab:
        53.1613, 68.5659, 9.2096
      #ff4d85 color charts
#ff4d85 RGB chart
      #ff4d85 CMYK chart
      #ff4d85 RGB pie chart
      #ff4d85 color shades, tints & tones
#ff4d85 color schemes
#ff4d85 color preview, HTML & CSS examples
           This text has a color of #ff4d85        
        
          <p style="color:#ff4d85;">Text here</p>
        
        
          .mytext {color:#ff4d85;}
        
        Text color #ff4d85
      
           This box has a color of #ff4d85        
        
          <div style="background-color:#ff4d85;">Content here</div>
        
        
          .mybackground {background-color:#ff4d85;}
        
        Background color #ff4d85
      
           Border around this has a color of #ff4d85        
        
          <div style="border:2px solid #ff4d85;">Content here</div>
        
        
          .myborder {border:2px solid #ff4d85;}
        
        Border color #ff4d85