#dc552b color space conversions
Hex:
        #dc552b
        RGB:
        220, 85, 43
        CMY:
        14, 67, 83
        CMYK:
        0, 61, 80, 14
      HSL:
        14°, 71.6599%, 51.5686%
        HSV (HSB):
        14°, 80.4545%, 86.2745%
        XYZ:
        33.1997, 21.8871, 4.7603
        xyY:
        0.5547, 0.3657, 21.8871
      CIE-Lab:
        53.9070, 50.8061, 50.0727
        CIE-LCH:
        53.9070, 71.3340, 44.5834
        CIE-Luv:
        53.9070, 109.0077, 39.1417
        Hunter-Lab:
        46.7836, 44.8003, 26.7157
      #dc552b color charts
#dc552b RGB chart
      #dc552b CMYK chart
      #dc552b RGB pie chart
      #dc552b color shades, tints & tones
#dc552b color schemes
#dc552b color preview, HTML & CSS examples
           This text has a color of #dc552b        
        
          <p style="color:#dc552b;">Text here</p>
        
        
          .mytext {color:#dc552b;}
        
        Text color #dc552b
      
           This box has a color of #dc552b        
        
          <div style="background-color:#dc552b;">Content here</div>
        
        
          .mybackground {background-color:#dc552b;}
        
        Background color #dc552b
      
           Border around this has a color of #dc552b        
        
          <div style="border:2px solid #dc552b;">Content here</div>
        
        
          .myborder {border:2px solid #dc552b;}
        
        Border color #dc552b