#dc852d color space conversions
Hex:
        #dc852d
        RGB:
        220, 133, 45
        CMY:
        14, 48, 82
        CMYK:
        0, 40, 80, 14
      HSL:
        30°, 71.4286%, 51.9608%
        HSV (HSB):
        30°, 79.5455%, 86.2745%
        XYZ:
        38.3764, 32.1802, 6.6714
        xyY:
        0.4969, 0.4167, 32.1802
      CIE-Lab:
        63.4915, 26.9187, 58.2080
        CIE-LCH:
        63.4915, 64.1310, 65.1815
        CIE-Luv:
        63.4915, 70.8643, 55.2321
        Hunter-Lab:
        56.7276, 21.4826, 32.7366
      #dc852d color charts
#dc852d RGB chart
      #dc852d CMYK chart
      #dc852d RGB pie chart
      #dc852d color shades, tints & tones
#dc852d color schemes
#dc852d color preview, HTML & CSS examples
           This text has a color of #dc852d        
        
          <p style="color:#dc852d;">Text here</p>
        
        
          .mytext {color:#dc852d;}
        
        Text color #dc852d
      
           This box has a color of #dc852d        
        
          <div style="background-color:#dc852d;">Content here</div>
        
        
          .mybackground {background-color:#dc852d;}
        
        Background color #dc852d
      
           Border around this has a color of #dc852d        
        
          <div style="border:2px solid #dc852d;">Content here</div>
        
        
          .myborder {border:2px solid #dc852d;}
        
        Border color #dc852d