#c2131b color space conversions
Hex:
        #c2131b
        RGB:
        194, 19, 27
        CMY:
        24, 93, 89
        CMYK:
        0, 90, 86, 24
      HSL:
        357°, 82.1596%, 41.7647%
        HSV (HSB):
        357°, 90.2062%, 76.0784%
        XYZ:
        22.6788, 12.0142, 2.1606
        xyY:
        0.6154, 0.3260, 12.0142
      CIE-Lab:
        41.2387, 63.4022, 44.5414
        CIE-LCH:
        41.2387, 77.4840, 35.0889
        CIE-Luv:
        41.2387, 126.2148, 25.7858
        Hunter-Lab:
        34.6615, 56.1339, 20.5673
      #c2131b color charts
#c2131b RGB chart
      #c2131b CMYK chart
      #c2131b RGB pie chart
      #c2131b color shades, tints & tones
#c2131b color schemes
#c2131b color preview, HTML & CSS examples
           This text has a color of #c2131b        
        
          <p style="color:#c2131b;">Text here</p>
        
        
          .mytext {color:#c2131b;}
        
        Text color #c2131b
      
           This box has a color of #c2131b        
        
          <div style="background-color:#c2131b;">Content here</div>
        
        
          .mybackground {background-color:#c2131b;}
        
        Background color #c2131b
      
           Border around this has a color of #c2131b        
        
          <div style="border:2px solid #c2131b;">Content here</div>
        
        
          .myborder {border:2px solid #c2131b;}
        
        Border color #c2131b