#dc271e color space conversions
Hex:
        #dc271e
        RGB:
        220, 39, 30
        CMY:
        14, 85, 88
        CMYK:
        0, 82, 86, 14
      HSL:
        3°, 76.0000%, 49.0196%
        HSV (HSB):
        3°, 86.3636%, 86.2745%
        XYZ:
        30.4751, 16.7604, 2.8572
        xyY:
        0.6084, 0.3346, 16.7604
      CIE-Lab:
        47.9567, 66.5444, 50.8380
        CIE-LCH:
        47.9567, 83.7417, 37.3788
        CIE-Luv:
        47.9567, 138.3099, 31.7976
        Hunter-Lab:
        40.9395, 61.2300, 24.5198
      #dc271e color charts
#dc271e RGB chart
      #dc271e CMYK chart
      #dc271e RGB pie chart
      #dc271e color shades, tints & tones
#dc271e color schemes
#dc271e color preview, HTML & CSS examples
           This text has a color of #dc271e        
        
          <p style="color:#dc271e;">Text here</p>
        
        
          .mytext {color:#dc271e;}
        
        Text color #dc271e
      
           This box has a color of #dc271e        
        
          <div style="background-color:#dc271e;">Content here</div>
        
        
          .mybackground {background-color:#dc271e;}
        
        Background color #dc271e
      
           Border around this has a color of #dc271e        
        
          <div style="border:2px solid #dc271e;">Content here</div>
        
        
          .myborder {border:2px solid #dc271e;}
        
        Border color #dc271e