#fd0e95 color space conversions
Hex:
        #fd0e95
        RGB:
        253, 14, 149
        CMY:
        1, 95, 42
        CMYK:
        0, 94, 41, 1
      HSL:
        326°, 98.3539%, 52.3529%
        HSV (HSB):
        326°, 94.4664%, 99.2157%
        XYZ:
        46.0899, 23.3666, 30.5148
        xyY:
        0.4610, 0.2337, 23.3666
      CIE-Lab:
        55.4480, 84.8533, -7.6958
        CIE-LCH:
        55.4480, 85.2016, 354.8177
        CIE-Luv:
        55.4480, 129.6347, -27.0397
        Hunter-Lab:
        48.3391, 85.6011, -3.5904
      #fd0e95 color charts
#fd0e95 RGB chart
      #fd0e95 CMYK chart
      #fd0e95 RGB pie chart
      #fd0e95 color shades, tints & tones
#fd0e95 color schemes
#fd0e95 color preview, HTML & CSS examples
           This text has a color of #fd0e95        
        
          <p style="color:#fd0e95;">Text here</p>
        
        
          .mytext {color:#fd0e95;}
        
        Text color #fd0e95
      
           This box has a color of #fd0e95        
        
          <div style="background-color:#fd0e95;">Content here</div>
        
        
          .mybackground {background-color:#fd0e95;}
        
        Background color #fd0e95
      
           Border around this has a color of #fd0e95        
        
          <div style="border:2px solid #fd0e95;">Content here</div>
        
        
          .myborder {border:2px solid #fd0e95;}
        
        Border color #fd0e95