#dc0d11 color space conversions
Hex:
        #dc0d11
        RGB:
        220, 13, 17
        CMY:
        14, 95, 93
        CMYK:
        0, 94, 92, 14
      HSL:
        359°, 88.8412%, 45.6863%
        HSV (HSB):
        359°, 94.0909%, 86.2745%
        XYZ:
        29.7603, 15.5440, 1.9621
        xyY:
        0.6296, 0.3289, 15.5440
      CIE-Lab:
        46.3704, 70.6854, 55.1011
        CIE-LCH:
        46.3704, 89.6245, 37.9373
        CIE-Luv:
        46.3704, 147.6970, 31.4051
        Hunter-Lab:
        39.4258, 65.7442, 24.6475
      #dc0d11 color charts
#dc0d11 RGB chart
      #dc0d11 CMYK chart
      #dc0d11 RGB pie chart
      #dc0d11 color shades, tints & tones
#dc0d11 color schemes
#dc0d11 color preview, HTML & CSS examples
           This text has a color of #dc0d11        
        
          <p style="color:#dc0d11;">Text here</p>
        
        
          .mytext {color:#dc0d11;}
        
        Text color #dc0d11
      
           This box has a color of #dc0d11        
        
          <div style="background-color:#dc0d11;">Content here</div>
        
        
          .mybackground {background-color:#dc0d11;}
        
        Background color #dc0d11
      
           Border around this has a color of #dc0d11        
        
          <div style="border:2px solid #dc0d11;">Content here</div>
        
        
          .myborder {border:2px solid #dc0d11;}
        
        Border color #dc0d11