#fd808d color space conversions
Hex:
        #fd808d
        RGB:
        253, 128, 141
        CMY:
        1, 50, 45
        CMYK:
        0, 49, 44, 1
      HSL:
        354°, 96.8992%, 74.7059%
        HSV (HSB):
        354°, 49.4071%, 99.2157%
        XYZ:
        53.0349, 38.2441, 29.7859
        xyY:
        0.4381, 0.3159, 38.2441
      CIE-Lab:
        68.2001, 48.7023, 15.3411
        CIE-LCH:
        68.2001, 51.0614, 17.4843
        CIE-Luv:
        68.2001, 87.2614, 10.9489
        Hunter-Lab:
        61.8418, 44.8567, 14.7324
      #fd808d color charts
#fd808d RGB chart
      #fd808d CMYK chart
      #fd808d RGB pie chart
      #fd808d color shades, tints & tones
#fd808d color schemes
#fd808d color preview, HTML & CSS examples
           This text has a color of #fd808d        
        
          <p style="color:#fd808d;">Text here</p>
        
        
          .mytext {color:#fd808d;}
        
        Text color #fd808d
      
           This box has a color of #fd808d        
        
          <div style="background-color:#fd808d;">Content here</div>
        
        
          .mybackground {background-color:#fd808d;}
        
        Background color #fd808d
      
           Border around this has a color of #fd808d        
        
          <div style="border:2px solid #fd808d;">Content here</div>
        
        
          .myborder {border:2px solid #fd808d;}
        
        Border color #fd808d