#c3134a color space conversions
Hex:
        #c3134a
        RGB:
        195, 19, 74
        CMY:
        24, 93, 71
        CMYK:
        0, 90, 62, 24
      HSL:
        341°, 82.2430%, 41.9608%
        HSV (HSB):
        341°, 90.2564%, 76.4706%
        XYZ:
        23.9746, 12.5623, 7.6397
        xyY:
        0.5427, 0.2844, 12.5623
      CIE-Lab:
        42.0961, 65.5035, 17.6755
        CIE-LCH:
        42.0961, 67.8464, 15.1011
        CIE-Luv:
        42.0961, 114.7419, 6.6226
        Hunter-Lab:
        35.4433, 58.7154, 12.0305
      #c3134a color charts
#c3134a RGB chart
      #c3134a CMYK chart
      #c3134a RGB pie chart
      #c3134a color shades, tints & tones
#c3134a color schemes
#c3134a color preview, HTML & CSS examples
           This text has a color of #c3134a        
        
          <p style="color:#c3134a;">Text here</p>
        
        
          .mytext {color:#c3134a;}
        
        Text color #c3134a
      
           This box has a color of #c3134a        
        
          <div style="background-color:#c3134a;">Content here</div>
        
        
          .mybackground {background-color:#c3134a;}
        
        Background color #c3134a
      
           Border around this has a color of #c3134a        
        
          <div style="border:2px solid #c3134a;">Content here</div>
        
        
          .myborder {border:2px solid #c3134a;}
        
        Border color #c3134a