#de912f color space conversions
Hex:
        #de912f
        RGB:
        222, 145, 47
        CMY:
        13, 43, 82
        CMYK:
        0, 35, 79, 13
      HSL:
        34°, 72.6141%, 52.7451%
        HSV (HSB):
        34°, 78.8288%, 87.0588%
        XYZ:
        40.7627, 35.9856, 7.4868
        xyY:
        0.4839, 0.4272, 35.9856
      CIE-Lab:
        66.5089, 21.4189, 60.3206
        CIE-LCH:
        66.5089, 64.0105, 70.4509
        CIE-Luv:
        66.5089, 62.7332, 59.4475
        Hunter-Lab:
        59.9880, 16.3142, 34.5919
      #de912f color charts
#de912f RGB chart
      #de912f CMYK chart
      #de912f RGB pie chart
      #de912f color shades, tints & tones
#de912f color schemes
#de912f color preview, HTML & CSS examples
           This text has a color of #de912f        
        
          <p style="color:#de912f;">Text here</p>
        
        
          .mytext {color:#de912f;}
        
        Text color #de912f
      
           This box has a color of #de912f        
        
          <div style="background-color:#de912f;">Content here</div>
        
        
          .mybackground {background-color:#de912f;}
        
        Background color #de912f
      
           Border around this has a color of #de912f        
        
          <div style="border:2px solid #de912f;">Content here</div>
        
        
          .myborder {border:2px solid #de912f;}
        
        Border color #de912f