#c2363b color space conversions
Hex:
        #c2363b
        RGB:
        194, 54, 59
        CMY:
        24, 79, 77
        CMYK:
        0, 72, 70, 24
      HSL:
        358°, 56.4516%, 48.6275%
        HSV (HSB):
        358°, 72.1649%, 76.0784%
        XYZ:
        24.3567, 14.4234, 5.6379
        xyY:
        0.5484, 0.3247, 14.4234
      CIE-Lab:
        44.8342, 55.3713, 30.3418
        CIE-LCH:
        44.8342, 63.1396, 28.7214
        CIE-Luv:
        44.8342, 105.1088, 20.7172
        Hunter-Lab:
        37.9782, 48.0163, 17.7830
      #c2363b color charts
#c2363b RGB chart
      #c2363b CMYK chart
      #c2363b RGB pie chart
      #c2363b color shades, tints & tones
#c2363b color schemes
#c2363b color preview, HTML & CSS examples
           This text has a color of #c2363b        
        
          <p style="color:#c2363b;">Text here</p>
        
        
          .mytext {color:#c2363b;}
        
        Text color #c2363b
      
           This box has a color of #c2363b        
        
          <div style="background-color:#c2363b;">Content here</div>
        
        
          .mybackground {background-color:#c2363b;}
        
        Background color #c2363b
      
           Border around this has a color of #c2363b        
        
          <div style="border:2px solid #c2363b;">Content here</div>
        
        
          .myborder {border:2px solid #c2363b;}
        
        Border color #c2363b