#dc0711 color space conversions
Hex:
        #dc0711
        RGB:
        220, 7, 17
        CMY:
        14, 97, 93
        CMYK:
        0, 97, 92, 14
      HSL:
        357°, 93.8326%, 44.5098%
        HSV (HSB):
        357°, 96.8182%, 86.2745%
        XYZ:
        29.6924, 15.4081, 1.9394
        xyY:
        0.6312, 0.3276, 15.4081
      CIE-Lab:
        46.1881, 71.2125, 54.9893
        CIE-LCH:
        46.1881, 89.9725, 37.6748
        CIE-Luv:
        46.1881, 148.6727, 31.0757
        Hunter-Lab:
        39.2531, 66.3303, 24.5478
      #dc0711 color charts
#dc0711 RGB chart
      #dc0711 CMYK chart
      #dc0711 RGB pie chart
      #dc0711 color shades, tints & tones
#dc0711 color schemes
#dc0711 color preview, HTML & CSS examples
           This text has a color of #dc0711        
        
          <p style="color:#dc0711;">Text here</p>
        
        
          .mytext {color:#dc0711;}
        
        Text color #dc0711
      
           This box has a color of #dc0711        
        
          <div style="background-color:#dc0711;">Content here</div>
        
        
          .mybackground {background-color:#dc0711;}
        
        Background color #dc0711
      
           Border around this has a color of #dc0711        
        
          <div style="border:2px solid #dc0711;">Content here</div>
        
        
          .myborder {border:2px solid #dc0711;}
        
        Border color #dc0711