#dc984d color space conversions
Hex:
        #dc984d
        RGB:
        220, 152, 77
        CMY:
        14, 40, 70
        CMYK:
        0, 31, 65, 14
      HSL:
        31°, 67.1362%, 58.2353%
        HSV (HSB):
        31°, 65.0000%, 86.2745%
        XYZ:
        42.0830, 38.2079, 12.1780
        xyY:
        0.4551, 0.4132, 38.2079
      CIE-Lab:
        68.1736, 18.2715, 48.7656
        CIE-LCH:
        68.1736, 52.0762, 69.4601
        CIE-Luv:
        68.1736, 53.5676, 52.5439
        Hunter-Lab:
        61.8126, 13.3537, 31.5878
      #dc984d color charts
#dc984d RGB chart
      #dc984d CMYK chart
      #dc984d RGB pie chart
      #dc984d color shades, tints & tones
#dc984d color schemes
#dc984d color preview, HTML & CSS examples
           This text has a color of #dc984d        
        
          <p style="color:#dc984d;">Text here</p>
        
        
          .mytext {color:#dc984d;}
        
        Text color #dc984d
      
           This box has a color of #dc984d        
        
          <div style="background-color:#dc984d;">Content here</div>
        
        
          .mybackground {background-color:#dc984d;}
        
        Background color #dc984d
      
           Border around this has a color of #dc984d        
        
          <div style="border:2px solid #dc984d;">Content here</div>
        
        
          .myborder {border:2px solid #dc984d;}
        
        Border color #dc984d