#dc882f color space conversions
Hex:
        #dc882f
        RGB:
        220, 136, 47
        CMY:
        14, 47, 82
        CMYK:
        0, 38, 79, 14
      HSL:
        31°, 71.1934%, 52.3529%
        HSV (HSB):
        31°, 78.6364%, 86.2745%
        XYZ:
        38.8324, 33.0292, 7.0179
        xyY:
        0.4923, 0.4187, 33.0292
      CIE-Lab:
        64.1845, 25.3897, 58.0607
        CIE-LCH:
        64.1845, 63.3694, 66.3804
        CIE-Luv:
        64.1845, 68.3125, 55.8711
        Hunter-Lab:
        57.4710, 20.0359, 32.9897
      #dc882f color charts
#dc882f RGB chart
      #dc882f CMYK chart
      #dc882f RGB pie chart
      #dc882f color shades, tints & tones
#dc882f color schemes
#dc882f color preview, HTML & CSS examples
           This text has a color of #dc882f        
        
          <p style="color:#dc882f;">Text here</p>
        
        
          .mytext {color:#dc882f;}
        
        Text color #dc882f
      
           This box has a color of #dc882f        
        
          <div style="background-color:#dc882f;">Content here</div>
        
        
          .mybackground {background-color:#dc882f;}
        
        Background color #dc882f
      
           Border around this has a color of #dc882f        
        
          <div style="border:2px solid #dc882f;">Content here</div>
        
        
          .myborder {border:2px solid #dc882f;}
        
        Border color #dc882f