#fd4986 color space conversions
Hex:
        #fd4986
        RGB:
        253, 73, 134
        CMY:
        1, 71, 47
        CMYK:
        0, 71, 47, 1
      HSL:
        340°, 97.8261%, 63.9216%
        HSV (HSB):
        340°, 71.1462%, 99.2157%
        XYZ:
        47.1936, 27.3690, 25.3496
        xyY:
        0.4724, 0.2739, 27.3690
      CIE-Lab:
        59.3143, 71.2993, 6.8158
        CIE-LCH:
        59.3143, 71.6244, 5.4606
        CIE-Luv:
        59.3143, 120.1493, -5.2965
        Hunter-Lab:
        52.3154, 69.4728, 7.8915
      #fd4986 color charts
#fd4986 RGB chart
      #fd4986 CMYK chart
      #fd4986 RGB pie chart
      #fd4986 color shades, tints & tones
#fd4986 color schemes
#fd4986 color preview, HTML & CSS examples
           This text has a color of #fd4986        
        
          <p style="color:#fd4986;">Text here</p>
        
        
          .mytext {color:#fd4986;}
        
        Text color #fd4986
      
           This box has a color of #fd4986        
        
          <div style="background-color:#fd4986;">Content here</div>
        
        
          .mybackground {background-color:#fd4986;}
        
        Background color #fd4986
      
           Border around this has a color of #fd4986        
        
          <div style="border:2px solid #fd4986;">Content here</div>
        
        
          .myborder {border:2px solid #fd4986;}
        
        Border color #fd4986