#dc362e color space conversions
Hex:
        #dc362e
        RGB:
        220, 54, 46
        CMY:
        14, 79, 82
        CMYK:
        0, 75, 79, 14
      HSL:
        3°, 71.3115%, 52.1569%
        HSV (HSB):
        3°, 79.0909%, 86.2745%
        XYZ:
        31.3275, 18.0512, 4.4179
        xyY:
        0.5823, 0.3355, 18.0512
      CIE-Lab:
        49.5582, 62.8032, 44.3065
        CIE-LCH:
        49.5582, 76.8590, 35.2023
        CIE-Luv:
        49.5582, 128.5477, 30.1779
        Hunter-Lab:
        42.4867, 57.2648, 23.5756
      #dc362e color charts
#dc362e RGB chart
      #dc362e CMYK chart
      #dc362e RGB pie chart
      #dc362e color shades, tints & tones
#dc362e color schemes
#dc362e color preview, HTML & CSS examples
           This text has a color of #dc362e        
        
          <p style="color:#dc362e;">Text here</p>
        
        
          .mytext {color:#dc362e;}
        
        Text color #dc362e
      
           This box has a color of #dc362e        
        
          <div style="background-color:#dc362e;">Content here</div>
        
        
          .mybackground {background-color:#dc362e;}
        
        Background color #dc362e
      
           Border around this has a color of #dc362e        
        
          <div style="border:2px solid #dc362e;">Content here</div>
        
        
          .myborder {border:2px solid #dc362e;}
        
        Border color #dc362e