#c2351b color space conversions
Hex:
        #c2351b
        RGB:
        194, 53, 27
        CMY:
        24, 79, 89
        CMYK:
        0, 73, 86, 24
      HSL:
        9°, 75.5656%, 43.3333%
        HSV (HSB):
        9°, 86.0825%, 76.0784%
        XYZ:
        23.7191, 14.0947, 2.5073
        xyY:
        0.5883, 0.3496, 14.0947
      CIE-Lab:
        44.3684, 54.5829, 47.1833
        CIE-LCH:
        44.3684, 72.1496, 40.8412
        CIE-Luv:
        44.3684, 111.4027, 31.3875
        Hunter-Lab:
        37.5429, 47.0738, 22.3203
      #c2351b color charts
#c2351b RGB chart
      #c2351b CMYK chart
      #c2351b RGB pie chart
      #c2351b color shades, tints & tones
#c2351b color schemes
#c2351b color preview, HTML & CSS examples
           This text has a color of #c2351b        
        
          <p style="color:#c2351b;">Text here</p>
        
        
          .mytext {color:#c2351b;}
        
        Text color #c2351b
      
           This box has a color of #c2351b        
        
          <div style="background-color:#c2351b;">Content here</div>
        
        
          .mybackground {background-color:#c2351b;}
        
        Background color #c2351b
      
           Border around this has a color of #c2351b        
        
          <div style="border:2px solid #c2351b;">Content here</div>
        
        
          .myborder {border:2px solid #c2351b;}
        
        Border color #c2351b