#dc0e1b color space conversions
Hex:
        #dc0e1b
        RGB:
        220, 14, 27
        CMY:
        14, 95, 89
        CMYK:
        0, 94, 88, 14
      HSL:
        356°, 88.0342%, 45.8824%
        HSV (HSB):
        356°, 93.6364%, 86.2745%
        XYZ:
        29.8701, 15.6089, 2.4754
        xyY:
        0.6229, 0.3255, 15.6089
      CIE-Lab:
        46.4571, 70.7287, 51.0270
        CIE-LCH:
        46.4571, 87.2142, 35.8085
        CIE-Luv:
        46.4571, 146.3653, 29.7257
        Hunter-Lab:
        39.5080, 65.8159, 23.9408
      #dc0e1b color charts
#dc0e1b RGB chart
      #dc0e1b CMYK chart
      #dc0e1b RGB pie chart
      #dc0e1b color shades, tints & tones
#dc0e1b color schemes
#dc0e1b color preview, HTML & CSS examples
           This text has a color of #dc0e1b        
        
          <p style="color:#dc0e1b;">Text here</p>
        
        
          .mytext {color:#dc0e1b;}
        
        Text color #dc0e1b
      
           This box has a color of #dc0e1b        
        
          <div style="background-color:#dc0e1b;">Content here</div>
        
        
          .mybackground {background-color:#dc0e1b;}
        
        Background color #dc0e1b
      
           Border around this has a color of #dc0e1b        
        
          <div style="border:2px solid #dc0e1b;">Content here</div>
        
        
          .myborder {border:2px solid #dc0e1b;}
        
        Border color #dc0e1b