#de6d0f color space conversions
Hex:
        #de6d0f
        RGB:
        222, 109, 15
        CMY:
        13, 57, 94
        CMYK:
        0, 51, 93, 13
      HSL:
        27°, 87.3418%, 46.4706%
        HSV (HSB):
        27°, 93.2432%, 87.0588%
        XYZ:
        35.6791, 26.5014, 3.6867
        xyY:
        0.5417, 0.4023, 26.5014
      CIE-Lab:
        58.5099, 39.5218, 63.7625
        CIE-LCH:
        58.5099, 75.0176, 58.2082
        CIE-Luv:
        58.5099, 93.8657, 52.1331
        Hunter-Lab:
        51.4795, 33.6246, 31.7896
      #de6d0f color charts
#de6d0f RGB chart
      #de6d0f CMYK chart
      #de6d0f RGB pie chart
      #de6d0f color shades, tints & tones
#de6d0f color schemes
#de6d0f color preview, HTML & CSS examples
           This text has a color of #de6d0f        
        
          <p style="color:#de6d0f;">Text here</p>
        
        
          .mytext {color:#de6d0f;}
        
        Text color #de6d0f
      
           This box has a color of #de6d0f        
        
          <div style="background-color:#de6d0f;">Content here</div>
        
        
          .mybackground {background-color:#de6d0f;}
        
        Background color #de6d0f
      
           Border around this has a color of #de6d0f        
        
          <div style="border:2px solid #de6d0f;">Content here</div>
        
        
          .myborder {border:2px solid #de6d0f;}
        
        Border color #de6d0f