#dc2816 color space conversions
Hex:
        #dc2816
        RGB:
        220, 40, 22
        CMY:
        14, 84, 91
        CMYK:
        0, 82, 90, 14
      HSL:
        5°, 81.8182%, 47.4510%
        HSV (HSB):
        5°, 90.0000%, 86.2745%
        XYZ:
        30.4188, 16.7912, 2.3968
        xyY:
        0.6132, 0.3385, 16.7912
      CIE-Lab:
        47.9958, 66.1653, 54.2859
        CIE-LCH:
        47.9958, 85.5851, 39.3675
        CIE-Luv:
        47.9958, 138.8208, 33.5126
        Hunter-Lab:
        40.9770, 60.7976, 25.2159
      #dc2816 color charts
#dc2816 RGB chart
      #dc2816 CMYK chart
      #dc2816 RGB pie chart
      #dc2816 color shades, tints & tones
#dc2816 color schemes
#dc2816 color preview, HTML & CSS examples
           This text has a color of #dc2816        
        
          <p style="color:#dc2816;">Text here</p>
        
        
          .mytext {color:#dc2816;}
        
        Text color #dc2816
      
           This box has a color of #dc2816        
        
          <div style="background-color:#dc2816;">Content here</div>
        
        
          .mybackground {background-color:#dc2816;}
        
        Background color #dc2816
      
           Border around this has a color of #dc2816        
        
          <div style="border:2px solid #dc2816;">Content here</div>
        
        
          .myborder {border:2px solid #dc2816;}
        
        Border color #dc2816