#dc472b color space conversions
Hex:
        #dc472b
        RGB:
        220, 71, 43
        CMY:
        14, 72, 83
        CMYK:
        0, 68, 80, 14
      HSL:
        9°, 71.6599%, 51.5686%
        HSV (HSB):
        9°, 80.4545%, 86.2745%
        XYZ:
        32.2045, 19.8965, 4.4286
        xyY:
        0.5697, 0.3520, 19.8965
      CIE-Lab:
        51.7200, 56.6781, 47.9784
        CIE-LCH:
        51.7200, 74.2586, 40.2482
        CIE-Luv:
        51.7200, 118.8049, 35.1686
        Hunter-Lab:
        44.6055, 50.8145, 25.3374
      #dc472b color charts
#dc472b RGB chart
      #dc472b CMYK chart
      #dc472b RGB pie chart
      #dc472b color shades, tints & tones
#dc472b color schemes
#dc472b color preview, HTML & CSS examples
           This text has a color of #dc472b        
        
          <p style="color:#dc472b;">Text here</p>
        
        
          .mytext {color:#dc472b;}
        
        Text color #dc472b
      
           This box has a color of #dc472b        
        
          <div style="background-color:#dc472b;">Content here</div>
        
        
          .mybackground {background-color:#dc472b;}
        
        Background color #dc472b
      
           Border around this has a color of #dc472b        
        
          <div style="border:2px solid #dc472b;">Content here</div>
        
        
          .myborder {border:2px solid #dc472b;}
        
        Border color #dc472b