#dc491e color space conversions
Hex:
        #dc491e
        RGB:
        220, 73, 30
        CMY:
        14, 71, 88
        CMYK:
        0, 67, 86, 14
      HSL:
        14°, 76.0000%, 49.0196%
        HSV (HSB):
        14°, 86.3636%, 86.2745%
        XYZ:
        32.1321, 20.0745, 3.4095
        xyY:
        0.5777, 0.3609, 20.0745
      CIE-Lab:
        51.9213, 55.5492, 54.0670
        CIE-LCH:
        51.9213, 77.5174, 44.2253
        CIE-Luv:
        51.9213, 119.0371, 38.9236
        Hunter-Lab:
        44.8045, 49.6054, 26.8514
      #dc491e color charts
#dc491e RGB chart
      #dc491e CMYK chart
      #dc491e RGB pie chart
      #dc491e color shades, tints & tones
#dc491e color schemes
#dc491e color preview, HTML & CSS examples
           This text has a color of #dc491e        
        
          <p style="color:#dc491e;">Text here</p>
        
        
          .mytext {color:#dc491e;}
        
        Text color #dc491e
      
           This box has a color of #dc491e        
        
          <div style="background-color:#dc491e;">Content here</div>
        
        
          .mybackground {background-color:#dc491e;}
        
        Background color #dc491e
      
           Border around this has a color of #dc491e        
        
          <div style="border:2px solid #dc491e;">Content here</div>
        
        
          .myborder {border:2px solid #dc491e;}
        
        Border color #dc491e