#dc984b color space conversions
Hex:
        #dc984b
        RGB:
        220, 152, 75
        CMY:
        14, 40, 71
        CMYK:
        0, 31, 66, 14
      HSL:
        32°, 67.4419%, 57.8431%
        HSV (HSB):
        32°, 65.9091%, 86.2745%
        XYZ:
        42.0134, 38.1801, 11.8118
        xyY:
        0.4566, 0.4150, 38.1801
      CIE-Lab:
        68.1532, 18.1495, 49.7063
        CIE-LCH:
        68.1532, 52.9162, 69.9411
        CIE-Luv:
        68.1532, 53.7306, 53.3270
        Hunter-Lab:
        61.7901, 13.2364, 31.9192
      #dc984b color charts
#dc984b RGB chart
      #dc984b CMYK chart
      #dc984b RGB pie chart
      #dc984b color shades, tints & tones
#dc984b color schemes
#dc984b color preview, HTML & CSS examples
           This text has a color of #dc984b        
        
          <p style="color:#dc984b;">Text here</p>
        
        
          .mytext {color:#dc984b;}
        
        Text color #dc984b
      
           This box has a color of #dc984b        
        
          <div style="background-color:#dc984b;">Content here</div>
        
        
          .mybackground {background-color:#dc984b;}
        
        Background color #dc984b
      
           Border around this has a color of #dc984b        
        
          <div style="border:2px solid #dc984b;">Content here</div>
        
        
          .myborder {border:2px solid #dc984b;}
        
        Border color #dc984b