#dc7b32 color space conversions
Hex:
        #dc7b32
        RGB:
        220, 123, 50
        CMY:
        14, 52, 80
        CMYK:
        0, 44, 77, 14
      HSL:
        26°, 70.8333%, 52.9412%
        HSV (HSB):
        26°, 77.2727%, 86.2745%
        XYZ:
        37.1739, 29.6119, 6.7740
        xyY:
        0.5054, 0.4026, 29.6119
      CIE-Lab:
        61.3179, 32.3869, 54.0581
        CIE-LCH:
        61.3179, 63.0174, 59.0736
        CIE-Luv:
        61.3179, 78.5647, 50.1387
        Hunter-Lab:
        54.4168, 26.7099, 30.7111
      #dc7b32 color charts
#dc7b32 RGB chart
      #dc7b32 CMYK chart
      #dc7b32 RGB pie chart
      #dc7b32 color shades, tints & tones
#dc7b32 color schemes
#dc7b32 color preview, HTML & CSS examples
           This text has a color of #dc7b32        
        
          <p style="color:#dc7b32;">Text here</p>
        
        
          .mytext {color:#dc7b32;}
        
        Text color #dc7b32
      
           This box has a color of #dc7b32        
        
          <div style="background-color:#dc7b32;">Content here</div>
        
        
          .mybackground {background-color:#dc7b32;}
        
        Background color #dc7b32
      
           Border around this has a color of #dc7b32        
        
          <div style="border:2px solid #dc7b32;">Content here</div>
        
        
          .myborder {border:2px solid #dc7b32;}
        
        Border color #dc7b32