#fd80a1 color space conversions
Hex:
        #fd80a1
        RGB:
        253, 128, 161
        CMY:
        1, 50, 37
        CMYK:
        0, 49, 36, 1
      HSL:
        344°, 96.8992%, 74.7059%
        HSV (HSB):
        344°, 49.4071%, 99.2157%
        XYZ:
        54.6602, 38.8942, 38.3446
        xyY:
        0.4144, 0.2949, 38.8942
      CIE-Lab:
        68.6746, 50.8201, 4.7548
        CIE-LCH:
        68.6746, 51.0420, 5.3451
        CIE-Luv:
        68.6746, 82.5620, -3.1528
        Hunter-Lab:
        62.3652, 47.3078, 7.2018
      #fd80a1 color charts
#fd80a1 RGB chart
      #fd80a1 CMYK chart
      #fd80a1 RGB pie chart
      #fd80a1 color shades, tints & tones
#fd80a1 color schemes
#fd80a1 color preview, HTML & CSS examples
           This text has a color of #fd80a1        
        
          <p style="color:#fd80a1;">Text here</p>
        
        
          .mytext {color:#fd80a1;}
        
        Text color #fd80a1
      
           This box has a color of #fd80a1        
        
          <div style="background-color:#fd80a1;">Content here</div>
        
        
          .mybackground {background-color:#fd80a1;}
        
        Background color #fd80a1
      
           Border around this has a color of #fd80a1        
        
          <div style="border:2px solid #fd80a1;">Content here</div>
        
        
          .myborder {border:2px solid #fd80a1;}
        
        Border color #fd80a1