#fd612e color space conversions
Hex:
        #fd612e
        RGB:
        253, 97, 46
        CMY:
        1, 62, 82
        CMYK:
        0, 62, 82, 1
      HSL:
        15°, 98.1043%, 58.6275%
        HSV (HSB):
        15°, 81.8182%, 99.2157%
        XYZ:
        45.2758, 29.6293, 5.9175
        xyY:
        0.5602, 0.3666, 29.6293
      CIE-Lab:
        61.3330, 57.1605, 57.5759
        CIE-LCH:
        61.3330, 81.1314, 45.2074
        CIE-Luv:
        61.3330, 126.8048, 45.5616
        Hunter-Lab:
        54.4328, 53.2145, 31.6574
      #fd612e color charts
#fd612e RGB chart
      #fd612e CMYK chart
      #fd612e RGB pie chart
      #fd612e color shades, tints & tones
#fd612e color schemes
#fd612e color preview, HTML & CSS examples
           This text has a color of #fd612e        
        
          <p style="color:#fd612e;">Text here</p>
        
        
          .mytext {color:#fd612e;}
        
        Text color #fd612e
      
           This box has a color of #fd612e        
        
          <div style="background-color:#fd612e;">Content here</div>
        
        
          .mybackground {background-color:#fd612e;}
        
        Background color #fd612e
      
           Border around this has a color of #fd612e        
        
          <div style="border:2px solid #fd612e;">Content here</div>
        
        
          .myborder {border:2px solid #fd612e;}
        
        Border color #fd612e