#dc2e0e color space conversions
Hex:
        #dc2e0e
        RGB:
        220, 46, 14
        CMY:
        14, 82, 95
        CMYK:
        0, 79, 94, 14
      HSL:
        9°, 88.0342%, 45.8824%
        HSV (HSB):
        9°, 93.6364%, 86.2745%
        XYZ:
        30.5715, 17.2013, 2.1244
        xyY:
        0.6127, 0.3447, 17.2013
      CIE-Lab:
        48.5127, 64.5084, 57.3871
        CIE-LCH:
        48.5127, 86.3400, 41.6565
        CIE-Luv:
        48.5127, 136.6893, 35.6410
        Hunter-Lab:
        41.4745, 58.9946, 25.9953
      #dc2e0e color charts
#dc2e0e RGB chart
      #dc2e0e CMYK chart
      #dc2e0e RGB pie chart
      #dc2e0e color shades, tints & tones
#dc2e0e color schemes
#dc2e0e color preview, HTML & CSS examples
           This text has a color of #dc2e0e        
        
          <p style="color:#dc2e0e;">Text here</p>
        
        
          .mytext {color:#dc2e0e;}
        
        Text color #dc2e0e
      
           This box has a color of #dc2e0e        
        
          <div style="background-color:#dc2e0e;">Content here</div>
        
        
          .mybackground {background-color:#dc2e0e;}
        
        Background color #dc2e0e
      
           Border around this has a color of #dc2e0e        
        
          <div style="border:2px solid #dc2e0e;">Content here</div>
        
        
          .myborder {border:2px solid #dc2e0e;}
        
        Border color #dc2e0e