#dc2b13 color space conversions
Hex:
        #dc2b13
        RGB:
        220, 43, 19
        CMY:
        14, 83, 93
        CMYK:
        0, 80, 91, 14
      HSL:
        7°, 84.1004%, 46.8627%
        HSV (HSB):
        7°, 91.3636%, 86.2745%
        XYZ:
        30.4966, 16.9904, 2.2882
        xyY:
        0.6127, 0.3413, 16.9904
      CIE-Lab:
        48.2480, 65.3698, 55.5804
        CIE-LCH:
        48.2480, 85.8044, 40.3727
        CIE-Luv:
        48.2480, 137.7453, 34.4666
        Hunter-Lab:
        41.2194, 59.9311, 25.5622
      #dc2b13 color charts
#dc2b13 RGB chart
      #dc2b13 CMYK chart
      #dc2b13 RGB pie chart
      #dc2b13 color shades, tints & tones
#dc2b13 color schemes
#dc2b13 color preview, HTML & CSS examples
           This text has a color of #dc2b13        
        
          <p style="color:#dc2b13;">Text here</p>
        
        
          .mytext {color:#dc2b13;}
        
        Text color #dc2b13
      
           This box has a color of #dc2b13        
        
          <div style="background-color:#dc2b13;">Content here</div>
        
        
          .mybackground {background-color:#dc2b13;}
        
        Background color #dc2b13
      
           Border around this has a color of #dc2b13        
        
          <div style="border:2px solid #dc2b13;">Content here</div>
        
        
          .myborder {border:2px solid #dc2b13;}
        
        Border color #dc2b13