#dc363b color space conversions
Hex:
        #dc363b
        RGB:
        220, 54, 59
        CMY:
        14, 79, 77
        CMYK:
        0, 75, 73, 14
      HSL:
        358°, 70.3390%, 53.7255%
        HSV (HSB):
        358°, 75.4545%, 86.2745%
        XYZ:
        31.6238, 18.1697, 5.9780
        xyY:
        0.5670, 0.3258, 18.1697
      CIE-Lab:
        49.7013, 63.2715, 37.2638
        CIE-LCH:
        49.7013, 73.4294, 30.4960
        CIE-Luv:
        49.7013, 125.9124, 25.4245
        Hunter-Lab:
        42.6260, 57.8319, 21.5231
      #dc363b color charts
#dc363b RGB chart
      #dc363b CMYK chart
      #dc363b RGB pie chart
      #dc363b color shades, tints & tones
#dc363b color schemes
#dc363b color preview, HTML & CSS examples
           This text has a color of #dc363b        
        
          <p style="color:#dc363b;">Text here</p>
        
        
          .mytext {color:#dc363b;}
        
        Text color #dc363b
      
           This box has a color of #dc363b        
        
          <div style="background-color:#dc363b;">Content here</div>
        
        
          .mybackground {background-color:#dc363b;}
        
        Background color #dc363b
      
           Border around this has a color of #dc363b        
        
          <div style="border:2px solid #dc363b;">Content here</div>
        
        
          .myborder {border:2px solid #dc363b;}
        
        Border color #dc363b