#c3163b color space conversions
Hex:
        #c3163b
        RGB:
        195, 22, 59
        CMY:
        24, 91, 77
        CMYK:
        0, 89, 70, 24
      HSL:
        347°, 79.7235%, 42.5490%
        HSV (HSB):
        347°, 88.7179%, 76.4706%
        XYZ:
        23.5820, 12.4917, 5.3059
        xyY:
        0.5699, 0.3019, 12.4917
      CIE-Lab:
        41.9871, 64.2395, 26.9262
        CIE-LCH:
        41.9871, 69.6544, 22.7412
        CIE-Luv:
        41.9871, 118.9539, 14.8476
        Hunter-Lab:
        35.3436, 57.2478, 15.8397
      #c3163b color charts
#c3163b RGB chart
      #c3163b CMYK chart
      #c3163b RGB pie chart
      #c3163b color shades, tints & tones
#c3163b color schemes
#c3163b color preview, HTML & CSS examples
           This text has a color of #c3163b        
        
          <p style="color:#c3163b;">Text here</p>
        
        
          .mytext {color:#c3163b;}
        
        Text color #c3163b
      
           This box has a color of #c3163b        
        
          <div style="background-color:#c3163b;">Content here</div>
        
        
          .mybackground {background-color:#c3163b;}
        
        Background color #c3163b
      
           Border around this has a color of #c3163b        
        
          <div style="border:2px solid #c3163b;">Content here</div>
        
        
          .myborder {border:2px solid #c3163b;}
        
        Border color #c3163b