#dc291b color space conversions
Hex:
        #dc291b
        RGB:
        220, 41, 27
        CMY:
        14, 84, 89
        CMYK:
        0, 81, 88, 14
      HSL:
        4°, 78.1377%, 48.4314%
        HSV (HSB):
        4°, 87.7273%, 86.2745%
        XYZ:
        30.5060, 16.8807, 2.6874
        xyY:
        0.6092, 0.3371, 16.8807
      CIE-Lab:
        48.1093, 66.0024, 52.3026
        CIE-LCH:
        48.1093, 84.2133, 38.3945
        CIE-Luv:
        48.1093, 137.8230, 32.7433
        Hunter-Lab:
        41.0861, 60.6337, 24.8822
      #dc291b color charts
#dc291b RGB chart
      #dc291b CMYK chart
      #dc291b RGB pie chart
      #dc291b color shades, tints & tones
#dc291b color schemes
#dc291b color preview, HTML & CSS examples
           This text has a color of #dc291b        
        
          <p style="color:#dc291b;">Text here</p>
        
        
          .mytext {color:#dc291b;}
        
        Text color #dc291b
      
           This box has a color of #dc291b        
        
          <div style="background-color:#dc291b;">Content here</div>
        
        
          .mybackground {background-color:#dc291b;}
        
        Background color #dc291b
      
           Border around this has a color of #dc291b        
        
          <div style="border:2px solid #dc291b;">Content here</div>
        
        
          .myborder {border:2px solid #dc291b;}
        
        Border color #dc291b