#de7e12 color space conversions
Hex:
        #de7e12
        RGB:
        222, 126, 18
        CMY:
        13, 51, 93
        CMYK:
        0, 43, 92, 13
      HSL:
        32°, 85.0000%, 47.0588%
        HSV (HSB):
        32°, 91.8919%, 87.0588%
        XYZ:
        37.6942, 30.4950, 4.4717
        xyY:
        0.5188, 0.4197, 30.4950
      CIE-Lab:
        62.0790, 30.8045, 65.6161
        CIE-LCH:
        62.0790, 72.4872, 64.8515
        CIE-Luv:
        62.0790, 79.6161, 57.5909
        Hunter-Lab:
        55.2223, 25.2036, 33.8545
      #de7e12 color charts
#de7e12 RGB chart
      #de7e12 CMYK chart
      #de7e12 RGB pie chart
      #de7e12 color shades, tints & tones
#de7e12 color schemes
#de7e12 color preview, HTML & CSS examples
           This text has a color of #de7e12        
        
          <p style="color:#de7e12;">Text here</p>
        
        
          .mytext {color:#de7e12;}
        
        Text color #de7e12
      
           This box has a color of #de7e12        
        
          <div style="background-color:#de7e12;">Content here</div>
        
        
          .mybackground {background-color:#de7e12;}
        
        Background color #de7e12
      
           Border around this has a color of #de7e12        
        
          <div style="border:2px solid #de7e12;">Content here</div>
        
        
          .myborder {border:2px solid #de7e12;}
        
        Border color #de7e12