#fd807e color space conversions
Hex:
        #fd807e
        RGB:
        253, 128, 126
        CMY:
        1, 50, 51
        CMYK:
        0, 49, 50, 1
      HSL:
        1°, 96.9466%, 74.3137%
        HSV (HSB):
        1°, 50.1976%, 99.2157%
        XYZ:
        51.9931, 37.8273, 24.2997
        xyY:
        0.4556, 0.3315, 37.8273
      CIE-Lab:
        67.8932, 47.3122, 23.3295
        CIE-LCH:
        67.8932, 52.7514, 26.2478
        CIE-Luv:
        67.8932, 90.5267, 20.6733
        Hunter-Lab:
        61.5039, 43.2652, 19.6277
      #fd807e color charts
#fd807e RGB chart
      #fd807e CMYK chart
      #fd807e RGB pie chart
      #fd807e color shades, tints & tones
#fd807e color schemes
#fd807e color preview, HTML & CSS examples
           This text has a color of #fd807e        
        
          <p style="color:#fd807e;">Text here</p>
        
        
          .mytext {color:#fd807e;}
        
        Text color #fd807e
      
           This box has a color of #fd807e        
        
          <div style="background-color:#fd807e;">Content here</div>
        
        
          .mybackground {background-color:#fd807e;}
        
        Background color #fd807e
      
           Border around this has a color of #fd807e        
        
          <div style="border:2px solid #fd807e;">Content here</div>
        
        
          .myborder {border:2px solid #fd807e;}
        
        Border color #fd807e