#dc9d30 color space conversions
Hex:
        #dc9d30
        RGB:
        220, 157, 48
        CMY:
        14, 38, 81
        CMYK:
        0, 29, 78, 14
      HSL:
        38°, 71.0744%, 52.5490%
        HSV (HSB):
        38°, 78.1818%, 86.2745%
        XYZ:
        42.1057, 39.5430, 8.2097
        xyY:
        0.4686, 0.4401, 39.5430
      CIE-Lab:
        69.1428, 14.1624, 62.3054
        CIE-LCH:
        69.1428, 63.8947, 77.1939
        CIE-Luv:
        69.1428, 51.5878, 63.8051
        Hunter-Lab:
        62.8832, 9.4753, 36.2777
      #dc9d30 color charts
#dc9d30 RGB chart
      #dc9d30 CMYK chart
      #dc9d30 RGB pie chart
      #dc9d30 color shades, tints & tones
#dc9d30 color schemes
#dc9d30 color preview, HTML & CSS examples
           This text has a color of #dc9d30        
        
          <p style="color:#dc9d30;">Text here</p>
        
        
          .mytext {color:#dc9d30;}
        
        Text color #dc9d30
      
           This box has a color of #dc9d30        
        
          <div style="background-color:#dc9d30;">Content here</div>
        
        
          .mybackground {background-color:#dc9d30;}
        
        Background color #dc9d30
      
           Border around this has a color of #dc9d30        
        
          <div style="border:2px solid #dc9d30;">Content here</div>
        
        
          .myborder {border:2px solid #dc9d30;}
        
        Border color #dc9d30