#fd5945 color space conversions
Hex:
        #fd5945
        RGB:
        253, 89, 69
        CMY:
        1, 65, 73
        CMYK:
        0, 65, 73, 1
      HSL:
        7°, 97.8723%, 63.1373%
        HSV (HSB):
        7°, 72.7273%, 99.2157%
        XYZ:
        45.1546, 28.4571, 8.7431
        xyY:
        0.5483, 0.3455, 28.4571
      CIE-Lab:
        60.2995, 61.2666, 45.2665
        CIE-LCH:
        60.2995, 76.1752, 36.4587
        CIE-Luv:
        60.2995, 129.0859, 35.8243
        Hunter-Lab:
        53.3452, 57.7391, 27.6242
      #fd5945 color charts
#fd5945 RGB chart
      #fd5945 CMYK chart
      #fd5945 RGB pie chart
      #fd5945 color shades, tints & tones
#fd5945 color schemes
#fd5945 color preview, HTML & CSS examples
           This text has a color of #fd5945        
        
          <p style="color:#fd5945;">Text here</p>
        
        
          .mytext {color:#fd5945;}
        
        Text color #fd5945
      
           This box has a color of #fd5945        
        
          <div style="background-color:#fd5945;">Content here</div>
        
        
          .mybackground {background-color:#fd5945;}
        
        Background color #fd5945
      
           Border around this has a color of #fd5945        
        
          <div style="border:2px solid #fd5945;">Content here</div>
        
        
          .myborder {border:2px solid #fd5945;}
        
        Border color #fd5945