#fd7194 color space conversions
Hex:
        #fd7194
        RGB:
        253, 113, 148
        CMY:
        1, 56, 42
        CMYK:
        0, 55, 42, 1
      HSL:
        345°, 97.2222%, 71.7647%
        HSV (HSB):
        345°, 55.3360%, 99.2157%
        XYZ:
        51.7584, 34.8310, 32.0121
        xyY:
        0.4364, 0.2937, 34.8310
      CIE-Lab:
        65.6169, 56.5076, 7.7301
        CIE-LCH:
        65.6169, 57.0339, 7.7896
        CIE-Luv:
        65.6169, 94.7244, -0.5445
        Hunter-Lab:
        59.0178, 53.2628, 9.1528
      #fd7194 color charts
#fd7194 RGB chart
      #fd7194 CMYK chart
      #fd7194 RGB pie chart
      #fd7194 color shades, tints & tones
#fd7194 color schemes
#fd7194 color preview, HTML & CSS examples
           This text has a color of #fd7194        
        
          <p style="color:#fd7194;">Text here</p>
        
        
          .mytext {color:#fd7194;}
        
        Text color #fd7194
      
           This box has a color of #fd7194        
        
          <div style="background-color:#fd7194;">Content here</div>
        
        
          .mybackground {background-color:#fd7194;}
        
        Background color #fd7194
      
           Border around this has a color of #fd7194        
        
          <div style="border:2px solid #fd7194;">Content here</div>
        
        
          .myborder {border:2px solid #fd7194;}
        
        Border color #fd7194