#dc970b color space conversions
Hex:
        #dc970b
        RGB:
        220, 151, 11
        CMY:
        14, 41, 96
        CMYK:
        0, 31, 95, 14
      HSL:
        40°, 90.4762%, 45.2941%
        HSV (HSB):
        40°, 95.0000%, 86.2745%
        XYZ:
        40.6422, 37.3730, 5.3882
        xyY:
        0.4873, 0.4481, 37.3730
      CIE-Lab:
        67.5560, 16.5341, 70.6344
        CIE-LCH:
        67.5560, 72.5438, 76.8254
        CIE-Luv:
        67.5560, 57.4987, 67.1474
        Hunter-Lab:
        61.1335, 11.6852, 37.5677
      #dc970b color charts
#dc970b RGB chart
      #dc970b CMYK chart
      #dc970b RGB pie chart
      #dc970b color shades, tints & tones
#dc970b color schemes
#dc970b color preview, HTML & CSS examples
           This text has a color of #dc970b        
        
          <p style="color:#dc970b;">Text here</p>
        
        
          .mytext {color:#dc970b;}
        
        Text color #dc970b
      
           This box has a color of #dc970b        
        
          <div style="background-color:#dc970b;">Content here</div>
        
        
          .mybackground {background-color:#dc970b;}
        
        Background color #dc970b
      
           Border around this has a color of #dc970b        
        
          <div style="border:2px solid #dc970b;">Content here</div>
        
        
          .myborder {border:2px solid #dc970b;}
        
        Border color #dc970b