#dc2b17 color space conversions
Hex:
        #dc2b17
        RGB:
        220, 43, 23
        CMY:
        14, 83, 91
        CMYK:
        0, 80, 90, 14
      HSL:
        6°, 81.0700%, 47.6471%
        HSV (HSB):
        6°, 89.5455%, 86.2745%
        XYZ:
        30.5337, 17.0053, 2.4836
        xyY:
        0.6104, 0.3400, 17.0053
      CIE-Lab:
        48.2667, 65.4280, 54.0841
        CIE-LCH:
        48.2667, 84.8877, 39.5778
        CIE-Luv:
        48.2667, 137.3603, 33.8181
        Hunter-Lab:
        41.2374, 60.0025, 25.2953
      #dc2b17 color charts
#dc2b17 RGB chart
      #dc2b17 CMYK chart
      #dc2b17 RGB pie chart
      #dc2b17 color shades, tints & tones
#dc2b17 color schemes
#dc2b17 color preview, HTML & CSS examples
           This text has a color of #dc2b17        
        
          <p style="color:#dc2b17;">Text here</p>
        
        
          .mytext {color:#dc2b17;}
        
        Text color #dc2b17
      
           This box has a color of #dc2b17        
        
          <div style="background-color:#dc2b17;">Content here</div>
        
        
          .mybackground {background-color:#dc2b17;}
        
        Background color #dc2b17
      
           Border around this has a color of #dc2b17        
        
          <div style="border:2px solid #dc2b17;">Content here</div>
        
        
          .myborder {border:2px solid #dc2b17;}
        
        Border color #dc2b17