#dc8f44 color space conversions
Hex:
        #dc8f44
        RGB:
        220, 143, 68
        CMY:
        14, 44, 73
        CMYK:
        0, 35, 69, 14
      HSL:
        30°, 68.4685%, 56.4706%
        HSV (HSB):
        30°, 69.0909%, 86.2745%
        XYZ:
        40.3810, 35.2779, 10.1498
        xyY:
        0.4706, 0.4111, 35.2779
      CIE-Lab:
        65.9645, 22.5853, 50.6342
        CIE-LCH:
        65.9645, 55.4430, 65.9608
        CIE-Luv:
        65.9645, 61.2003, 52.1666
        Hunter-Lab:
        59.3952, 17.4152, 31.4448
      #dc8f44 color charts
#dc8f44 RGB chart
      #dc8f44 CMYK chart
      #dc8f44 RGB pie chart
      #dc8f44 color shades, tints & tones
#dc8f44 color schemes
#dc8f44 color preview, HTML & CSS examples
           This text has a color of #dc8f44        
        
          <p style="color:#dc8f44;">Text here</p>
        
        
          .mytext {color:#dc8f44;}
        
        Text color #dc8f44
      
           This box has a color of #dc8f44        
        
          <div style="background-color:#dc8f44;">Content here</div>
        
        
          .mybackground {background-color:#dc8f44;}
        
        Background color #dc8f44
      
           Border around this has a color of #dc8f44        
        
          <div style="border:2px solid #dc8f44;">Content here</div>
        
        
          .myborder {border:2px solid #dc8f44;}
        
        Border color #dc8f44