#c34d47 color space conversions
Hex:
        #c34d47
        RGB:
        195, 77, 71
        CMY:
        24, 70, 72
        CMYK:
        0, 61, 64, 24
      HSL:
        3°, 50.8197%, 52.1569%
        HSV (HSB):
        3°, 63.5897%, 76.4706%
        XYZ:
        26.2969, 17.3648, 7.9270
        xyY:
        0.5097, 0.3366, 17.3648
      CIE-Lab:
        48.7164, 46.8556, 28.0686
        CIE-LCH:
        48.7164, 54.6195, 30.9235
        CIE-Luv:
        48.7164, 89.2176, 22.1093
        Hunter-Lab:
        41.6711, 39.7195, 17.8912
      #c34d47 color charts
#c34d47 RGB chart
      #c34d47 CMYK chart
      #c34d47 RGB pie chart
      #c34d47 color shades, tints & tones
#c34d47 color schemes
#c34d47 color preview, HTML & CSS examples
           This text has a color of #c34d47        
        
          <p style="color:#c34d47;">Text here</p>
        
        
          .mytext {color:#c34d47;}
        
        Text color #c34d47
      
           This box has a color of #c34d47        
        
          <div style="background-color:#c34d47;">Content here</div>
        
        
          .mybackground {background-color:#c34d47;}
        
        Background color #c34d47
      
           Border around this has a color of #c34d47        
        
          <div style="border:2px solid #c34d47;">Content here</div>
        
        
          .myborder {border:2px solid #c34d47;}
        
        Border color #c34d47