#dc855f color space conversions
Hex:
        #dc855f
        RGB:
        220, 133, 95
        CMY:
        14, 48, 63
        CMYK:
        0, 40, 57, 14
      HSL:
        18°, 64.1026%, 61.7647%
        HSV (HSB):
        18°, 56.8182%, 86.2745%
        XYZ:
        39.9683, 32.8169, 15.0542
        xyY:
        0.4550, 0.3736, 32.8169
      CIE-Lab:
        64.0124, 29.7143, 34.5344
        CIE-LCH:
        64.0124, 45.5584, 49.2904
        CIE-Luv:
        64.0124, 65.7841, 35.9480
        Hunter-Lab:
        57.2861, 24.2882, 24.5194
      #dc855f color charts
#dc855f RGB chart
      #dc855f CMYK chart
      #dc855f RGB pie chart
      #dc855f color shades, tints & tones
#dc855f color schemes
#dc855f color preview, HTML & CSS examples
           This text has a color of #dc855f        
        
          <p style="color:#dc855f;">Text here</p>
        
        
          .mytext {color:#dc855f;}
        
        Text color #dc855f
      
           This box has a color of #dc855f        
        
          <div style="background-color:#dc855f;">Content here</div>
        
        
          .mybackground {background-color:#dc855f;}
        
        Background color #dc855f
      
           Border around this has a color of #dc855f        
        
          <div style="border:2px solid #dc855f;">Content here</div>
        
        
          .myborder {border:2px solid #dc855f;}
        
        Border color #dc855f