#dc9b32 color space conversions
Hex:
        #dc9b32
        RGB:
        220, 155, 50
        CMY:
        14, 39, 80
        CMYK:
        0, 30, 77, 14
      HSL:
        37°, 70.8333%, 52.9412%
        HSV (HSB):
        37°, 77.2727%, 86.2745%
        XYZ:
        41.8123, 38.8886, 8.3201
        xyY:
        0.4697, 0.4368, 38.8886
      CIE-Lab:
        68.6705, 15.3107, 61.1138
        CIE-LCH:
        68.6705, 63.0025, 75.9354
        CIE-Luv:
        68.6705, 53.0507, 62.5233
        Hunter-Lab:
        62.3607, 10.5512, 35.7421
      #dc9b32 color charts
#dc9b32 RGB chart
      #dc9b32 CMYK chart
      #dc9b32 RGB pie chart
      #dc9b32 color shades, tints & tones
#dc9b32 color schemes
#dc9b32 color preview, HTML & CSS examples
           This text has a color of #dc9b32        
        
          <p style="color:#dc9b32;">Text here</p>
        
        
          .mytext {color:#dc9b32;}
        
        Text color #dc9b32
      
           This box has a color of #dc9b32        
        
          <div style="background-color:#dc9b32;">Content here</div>
        
        
          .mybackground {background-color:#dc9b32;}
        
        Background color #dc9b32
      
           Border around this has a color of #dc9b32        
        
          <div style="border:2px solid #dc9b32;">Content here</div>
        
        
          .myborder {border:2px solid #dc9b32;}
        
        Border color #dc9b32