#dc9b12 color space conversions
Hex:
        #dc9b12
        RGB:
        220, 155, 18
        CMY:
        14, 39, 93
        CMYK:
        0, 30, 92, 14
      HSL:
        41°, 84.8739%, 46.6667%
        HSV (HSB):
        41°, 91.8182%, 86.2745%
        XYZ:
        41.3457, 38.7020, 5.8633
        xyY:
        0.4813, 0.4505, 38.7020
      CIE-Lab:
        68.5349, 14.4757, 70.2246
        CIE-LCH:
        68.5349, 71.7010, 78.3525
        CIE-Luv:
        68.5349, 54.1582, 68.0379
        Hunter-Lab:
        62.2109, 9.7629, 37.9596
      #dc9b12 color charts
#dc9b12 RGB chart
      #dc9b12 CMYK chart
      #dc9b12 RGB pie chart
      #dc9b12 color shades, tints & tones
#dc9b12 color schemes
#dc9b12 color preview, HTML & CSS examples
           This text has a color of #dc9b12        
        
          <p style="color:#dc9b12;">Text here</p>
        
        
          .mytext {color:#dc9b12;}
        
        Text color #dc9b12
      
           This box has a color of #dc9b12        
        
          <div style="background-color:#dc9b12;">Content here</div>
        
        
          .mybackground {background-color:#dc9b12;}
        
        Background color #dc9b12
      
           Border around this has a color of #dc9b12        
        
          <div style="border:2px solid #dc9b12;">Content here</div>
        
        
          .myborder {border:2px solid #dc9b12;}
        
        Border color #dc9b12