#dc363f color space conversions
Hex:
        #dc363f
        RGB:
        220, 54, 63
        CMY:
        14, 79, 75
        CMYK:
        0, 75, 71, 14
      HSL:
        357°, 70.3390%, 53.7255%
        HSV (HSB):
        357°, 75.4545%, 86.2745%
        XYZ:
        31.7316, 18.2129, 6.5456
        xyY:
        0.5617, 0.3224, 18.2129
      CIE-Lab:
        49.7533, 63.4409, 35.0199
        CIE-LCH:
        49.7533, 72.4647, 28.8991
        CIE-Luv:
        49.7533, 124.9800, 23.7383
        Hunter-Lab:
        42.6765, 58.0374, 20.7798
      #dc363f color charts
#dc363f RGB chart
      #dc363f CMYK chart
      #dc363f RGB pie chart
      #dc363f color shades, tints & tones
#dc363f color schemes
#dc363f color preview, HTML & CSS examples
           This text has a color of #dc363f        
        
          <p style="color:#dc363f;">Text here</p>
        
        
          .mytext {color:#dc363f;}
        
        Text color #dc363f
      
           This box has a color of #dc363f        
        
          <div style="background-color:#dc363f;">Content here</div>
        
        
          .mybackground {background-color:#dc363f;}
        
        Background color #dc363f
      
           Border around this has a color of #dc363f        
        
          <div style="border:2px solid #dc363f;">Content here</div>
        
        
          .myborder {border:2px solid #dc363f;}
        
        Border color #dc363f