#fd5f30 color space conversions
Hex:
        #fd5f30
        RGB:
        253, 95, 48
        CMY:
        1, 63, 81
        CMYK:
        0, 62, 81, 1
      HSL:
        14°, 98.0861%, 59.0196%
        HSV (HSB):
        14°, 81.0277%, 99.2157%
        XYZ:
        45.1337, 29.2805, 6.0692
        xyY:
        0.5608, 0.3638, 29.2805
      CIE-Lab:
        61.0284, 58.0647, 56.4087
        CIE-LCH:
        61.0284, 80.9534, 44.1712
        CIE-Luv:
        61.0284, 128.0490, 44.4600
        Hunter-Lab:
        54.1114, 54.1898, 31.2280
      #fd5f30 color charts
#fd5f30 RGB chart
      #fd5f30 CMYK chart
      #fd5f30 RGB pie chart
      #fd5f30 color shades, tints & tones
#fd5f30 color schemes
#fd5f30 color preview, HTML & CSS examples
           This text has a color of #fd5f30        
        
          <p style="color:#fd5f30;">Text here</p>
        
        
          .mytext {color:#fd5f30;}
        
        Text color #fd5f30
      
           This box has a color of #fd5f30        
        
          <div style="background-color:#fd5f30;">Content here</div>
        
        
          .mybackground {background-color:#fd5f30;}
        
        Background color #fd5f30
      
           Border around this has a color of #fd5f30        
        
          <div style="border:2px solid #fd5f30;">Content here</div>
        
        
          .myborder {border:2px solid #fd5f30;}
        
        Border color #fd5f30