#fd135d color space conversions
Hex:
        #fd135d
        RGB:
        253, 19, 93
        CMY:
        1, 93, 64
        CMYK:
        0, 92, 63, 1
      HSL:
        341°, 98.3193%, 53.3333%
        HSV (HSB):
        341°, 92.4901%, 99.2157%
        XYZ:
        42.7167, 22.1387, 12.3777
        xyY:
        0.5531, 0.2866, 22.1387
      CIE-Lab:
        54.1739, 80.5184, 24.1044
        CIE-LCH:
        54.1739, 84.0490, 16.6659
        CIE-Luv:
        54.1739, 152.7930, 10.8160
        Hunter-Lab:
        47.0518, 79.7133, 17.3391
      #fd135d color charts
#fd135d RGB chart
      #fd135d CMYK chart
      #fd135d RGB pie chart
      #fd135d color shades, tints & tones
#fd135d color schemes
#fd135d color preview, HTML & CSS examples
           This text has a color of #fd135d        
        
          <p style="color:#fd135d;">Text here</p>
        
        
          .mytext {color:#fd135d;}
        
        Text color #fd135d
      
           This box has a color of #fd135d        
        
          <div style="background-color:#fd135d;">Content here</div>
        
        
          .mybackground {background-color:#fd135d;}
        
        Background color #fd135d
      
           Border around this has a color of #fd135d        
        
          <div style="border:2px solid #fd135d;">Content here</div>
        
        
          .myborder {border:2px solid #fd135d;}
        
        Border color #fd135d