#dc3c1a color space conversions
Hex:
        #dc3c1a
        RGB:
        220, 60, 26
        CMY:
        14, 76, 90
        CMYK:
        0, 73, 88, 14
      HSL:
        11°, 78.8618%, 48.2353%
        HSV (HSB):
        11°, 88.1818%, 86.2745%
        XYZ:
        31.3175, 18.5219, 2.9018
        xyY:
        0.5938, 0.3512, 18.5219
      CIE-Lab:
        50.1231, 60.3313, 54.2656
        CIE-LCH:
        50.1231, 81.1457, 41.9702
        CIE-Luv:
        50.1231, 127.8928, 36.5638
        Hunter-Lab:
        43.0371, 54.5770, 26.1284
      #dc3c1a color charts
#dc3c1a RGB chart
      #dc3c1a CMYK chart
      #dc3c1a RGB pie chart
      #dc3c1a color shades, tints & tones
#dc3c1a color schemes
#dc3c1a color preview, HTML & CSS examples
           This text has a color of #dc3c1a        
        
          <p style="color:#dc3c1a;">Text here</p>
        
        
          .mytext {color:#dc3c1a;}
        
        Text color #dc3c1a
      
           This box has a color of #dc3c1a        
        
          <div style="background-color:#dc3c1a;">Content here</div>
        
        
          .mybackground {background-color:#dc3c1a;}
        
        Background color #dc3c1a
      
           Border around this has a color of #dc3c1a        
        
          <div style="border:2px solid #dc3c1a;">Content here</div>
        
        
          .myborder {border:2px solid #dc3c1a;}
        
        Border color #dc3c1a