#fd4d12 color space conversions
Hex:
        #fd4d12
        RGB:
        253, 77, 18
        CMY:
        1, 70, 93
        CMYK:
        0, 70, 93, 1
      HSL:
        15°, 98.3264%, 53.1373%
        HSV (HSB):
        15°, 92.8854%, 99.2157%
        XYZ:
        43.2711, 26.2341, 3.3553
        xyY:
        0.5939, 0.3601, 26.2341
      CIE-Lab:
        58.2586, 64.5617, 65.3291
        CIE-LCH:
        58.2586, 91.8483, 45.3385
        CIE-Luv:
        58.2586, 143.5238, 45.4766
        Hunter-Lab:
        51.2192, 61.1670, 31.9694
      #fd4d12 color charts
#fd4d12 RGB chart
      #fd4d12 CMYK chart
      #fd4d12 RGB pie chart
      #fd4d12 color shades, tints & tones
#fd4d12 color schemes
#fd4d12 color preview, HTML & CSS examples
           This text has a color of #fd4d12        
        
          <p style="color:#fd4d12;">Text here</p>
        
        
          .mytext {color:#fd4d12;}
        
        Text color #fd4d12
      
           This box has a color of #fd4d12        
        
          <div style="background-color:#fd4d12;">Content here</div>
        
        
          .mybackground {background-color:#fd4d12;}
        
        Background color #fd4d12
      
           Border around this has a color of #fd4d12        
        
          <div style="border:2px solid #fd4d12;">Content here</div>
        
        
          .myborder {border:2px solid #fd4d12;}
        
        Border color #fd4d12