#dc140e color space conversions
Hex:
        #dc140e
        RGB:
        220, 20, 14
        CMY:
        14, 92, 95
        CMYK:
        0, 91, 94, 14
      HSL:
        2°, 88.0342%, 45.8824%
        HSV (HSB):
        2°, 93.6364%, 86.2745%
        XYZ:
        29.8446, 15.7477, 1.8821
        xyY:
        0.6286, 0.3317, 15.7477
      CIE-Lab:
        46.6417, 69.8365, 56.2911
        CIE-LCH:
        46.6417, 89.6985, 38.8703
        CIE-Luv:
        46.6417, 146.4479, 32.3121
        Hunter-Lab:
        39.6833, 64.7986, 24.9664
      #dc140e color charts
#dc140e RGB chart
      #dc140e CMYK chart
      #dc140e RGB pie chart
      #dc140e color shades, tints & tones
#dc140e color schemes
#dc140e color preview, HTML & CSS examples
           This text has a color of #dc140e        
        
          <p style="color:#dc140e;">Text here</p>
        
        
          .mytext {color:#dc140e;}
        
        Text color #dc140e
      
           This box has a color of #dc140e        
        
          <div style="background-color:#dc140e;">Content here</div>
        
        
          .mybackground {background-color:#dc140e;}
        
        Background color #dc140e
      
           Border around this has a color of #dc140e        
        
          <div style="border:2px solid #dc140e;">Content here</div>
        
        
          .myborder {border:2px solid #dc140e;}
        
        Border color #dc140e