#dc2610 color space conversions
Hex:
        #dc2610
        RGB:
        220, 38, 16
        CMY:
        14, 85, 94
        CMYK:
        0, 83, 93, 14
      HSL:
        6°, 86.4407%, 46.2745%
        HSV (HSB):
        6°, 92.7273%, 86.2745%
        XYZ:
        30.3018, 16.6393, 2.1048
        xyY:
        0.6178, 0.3393, 16.6393
      CIE-Lab:
        47.8023, 66.5606, 56.3277
        CIE-LCH:
        47.8023, 87.1958, 40.2400
        CIE-Luv:
        47.8023, 140.2304, 34.1174
        Hunter-Lab:
        40.7913, 61.2142, 25.4945
      #dc2610 color charts
#dc2610 RGB chart
      #dc2610 CMYK chart
      #dc2610 RGB pie chart
      #dc2610 color shades, tints & tones
#dc2610 color schemes
#dc2610 color preview, HTML & CSS examples
           This text has a color of #dc2610        
        
          <p style="color:#dc2610;">Text here</p>
        
        
          .mytext {color:#dc2610;}
        
        Text color #dc2610
      
           This box has a color of #dc2610        
        
          <div style="background-color:#dc2610;">Content here</div>
        
        
          .mybackground {background-color:#dc2610;}
        
        Background color #dc2610
      
           Border around this has a color of #dc2610        
        
          <div style="border:2px solid #dc2610;">Content here</div>
        
        
          .myborder {border:2px solid #dc2610;}
        
        Border color #dc2610