#dc7b12 color space conversions
Hex:
        #dc7b12
        RGB:
        220, 123, 18
        CMY:
        14, 52, 93
        CMYK:
        0, 44, 92, 14
      HSL:
        31°, 84.8739%, 46.6667%
        HSV (HSB):
        31°, 91.8182%, 86.2745%
        XYZ:
        36.7073, 29.4252, 4.3172
        xyY:
        0.5210, 0.4177, 29.4252
      CIE-Lab:
        61.1551, 31.5524, 64.8270
        CIE-LCH:
        61.1551, 72.0978, 64.0471
        CIE-Luv:
        61.1551, 80.4388, 56.4344
        Hunter-Lab:
        54.2450, 25.8612, 33.2528
      #dc7b12 color charts
#dc7b12 RGB chart
      #dc7b12 CMYK chart
      #dc7b12 RGB pie chart
      #dc7b12 color shades, tints & tones
#dc7b12 color schemes
#dc7b12 color preview, HTML & CSS examples
           This text has a color of #dc7b12        
        
          <p style="color:#dc7b12;">Text here</p>
        
        
          .mytext {color:#dc7b12;}
        
        Text color #dc7b12
      
           This box has a color of #dc7b12        
        
          <div style="background-color:#dc7b12;">Content here</div>
        
        
          .mybackground {background-color:#dc7b12;}
        
        Background color #dc7b12
      
           Border around this has a color of #dc7b12        
        
          <div style="border:2px solid #dc7b12;">Content here</div>
        
        
          .myborder {border:2px solid #dc7b12;}
        
        Border color #dc7b12