#dc2b1b color space conversions
Hex:
        #dc2b1b
        RGB:
        220, 43, 27
        CMY:
        14, 83, 89
        CMYK:
        0, 80, 88, 14
      HSL:
        5°, 78.1377%, 48.4314%
        HSV (HSB):
        5°, 87.7273%, 86.2745%
        XYZ:
        30.5769, 17.0225, 2.7110
        xyY:
        0.6078, 0.3383, 17.0225
      CIE-Lab:
        48.2884, 65.4956, 52.4411
        CIE-LCH:
        48.2884, 83.9032, 38.6836
        CIE-Luv:
        48.2884, 136.9152, 33.0678
        Hunter-Lab:
        41.2584, 60.0856, 24.9850
      #dc2b1b color charts
#dc2b1b RGB chart
      #dc2b1b CMYK chart
      #dc2b1b RGB pie chart
      #dc2b1b color shades, tints & tones
#dc2b1b color schemes
#dc2b1b color preview, HTML & CSS examples
           This text has a color of #dc2b1b        
        
          <p style="color:#dc2b1b;">Text here</p>
        
        
          .mytext {color:#dc2b1b;}
        
        Text color #dc2b1b
      
           This box has a color of #dc2b1b        
        
          <div style="background-color:#dc2b1b;">Content here</div>
        
        
          .mybackground {background-color:#dc2b1b;}
        
        Background color #dc2b1b
      
           Border around this has a color of #dc2b1b        
        
          <div style="border:2px solid #dc2b1b;">Content here</div>
        
        
          .myborder {border:2px solid #dc2b1b;}
        
        Border color #dc2b1b