#fd195e color space conversions
Hex:
        #fd195e
        RGB:
        253, 25, 94
        CMY:
        1, 90, 63
        CMYK:
        0, 90, 63, 1
      HSL:
        342°, 98.2759%, 54.5098%
        HSV (HSB):
        342°, 90.1186%, 99.2157%
        XYZ:
        42.8760, 22.3861, 12.6508
        xyY:
        0.5503, 0.2873, 22.3861
      CIE-Lab:
        54.4342, 79.8717, 23.8460
        CIE-LCH:
        54.4342, 83.3554, 16.6232
        CIE-Luv:
        54.4342, 151.3064, 10.7969
        Hunter-Lab:
        47.3139, 78.9580, 17.2668
      #fd195e color charts
#fd195e RGB chart
      #fd195e CMYK chart
      #fd195e RGB pie chart
      #fd195e color shades, tints & tones
#fd195e color schemes
#fd195e color preview, HTML & CSS examples
           This text has a color of #fd195e        
        
          <p style="color:#fd195e;">Text here</p>
        
        
          .mytext {color:#fd195e;}
        
        Text color #fd195e
      
           This box has a color of #fd195e        
        
          <div style="background-color:#fd195e;">Content here</div>
        
        
          .mybackground {background-color:#fd195e;}
        
        Background color #fd195e
      
           Border around this has a color of #fd195e        
        
          <div style="border:2px solid #fd195e;">Content here</div>
        
        
          .myborder {border:2px solid #fd195e;}
        
        Border color #fd195e