#fd2b92 color space conversions
Hex:
        #fd2b92
        RGB:
        253, 43, 146
        CMY:
        1, 83, 43
        CMYK:
        0, 83, 42, 1
      HSL:
        331°, 98.1308%, 58.0392%
        HSV (HSB):
        331°, 83.0040%, 99.2157%
        XYZ:
        46.5602, 24.6857, 29.5050
        xyY:
        0.4621, 0.2450, 24.6857
      CIE-Lab:
        56.7679, 80.4957, -3.9601
        CIE-LCH:
        56.7679, 80.5931, 357.1835
        CIE-Luv:
        56.7679, 125.9666, -21.1852
        Hunter-Lab:
        49.6847, 80.3264, -0.4297
      #fd2b92 color charts
#fd2b92 RGB chart
      #fd2b92 CMYK chart
      #fd2b92 RGB pie chart
      #fd2b92 color shades, tints & tones
#fd2b92 color schemes
#fd2b92 color preview, HTML & CSS examples
           This text has a color of #fd2b92        
        
          <p style="color:#fd2b92;">Text here</p>
        
        
          .mytext {color:#fd2b92;}
        
        Text color #fd2b92
      
           This box has a color of #fd2b92        
        
          <div style="background-color:#fd2b92;">Content here</div>
        
        
          .mybackground {background-color:#fd2b92;}
        
        Background color #fd2b92
      
           Border around this has a color of #fd2b92        
        
          <div style="border:2px solid #fd2b92;">Content here</div>
        
        
          .myborder {border:2px solid #fd2b92;}
        
        Border color #fd2b92