#fd7f42 color space conversions
Hex:
        #fd7f42
        RGB:
        253, 127, 66
        CMY:
        1, 50, 74
        CMYK:
        0, 50, 74, 1
      HSL:
        20°, 97.9058%, 62.5490%
        HSV (HSB):
        20°, 73.9130%, 99.2157%
        XYZ:
        49.0808, 36.4547, 9.6039
        xyY:
        0.5159, 0.3832, 36.4547
      CIE-Lab:
        66.8659, 43.9577, 53.8445
        CIE-LCH:
        66.8659, 69.5091, 50.7724
        CIE-Luv:
        66.8659, 101.1999, 49.4196
        Hunter-Lab:
        60.3778, 39.4406, 32.8336
      #fd7f42 color charts
#fd7f42 RGB chart
      #fd7f42 CMYK chart
      #fd7f42 RGB pie chart
      #fd7f42 color shades, tints & tones
#fd7f42 color schemes
#fd7f42 color preview, HTML & CSS examples
           This text has a color of #fd7f42        
        
          <p style="color:#fd7f42;">Text here</p>
        
        
          .mytext {color:#fd7f42;}
        
        Text color #fd7f42
      
           This box has a color of #fd7f42        
        
          <div style="background-color:#fd7f42;">Content here</div>
        
        
          .mybackground {background-color:#fd7f42;}
        
        Background color #fd7f42
      
           Border around this has a color of #fd7f42        
        
          <div style="border:2px solid #fd7f42;">Content here</div>
        
        
          .myborder {border:2px solid #fd7f42;}
        
        Border color #fd7f42