#c34d34 color space conversions
Hex:
        #c34d34
        RGB:
        195, 77, 52
        CMY:
        24, 70, 80
        CMYK:
        0, 61, 73, 24
      HSL:
        10°, 57.8947%, 48.4314%
        HSV (HSB):
        10°, 73.3333%, 76.4706%
        XYZ:
        25.7794, 17.1578, 5.2019
        xyY:
        0.5355, 0.3564, 17.1578
      CIE-Lab:
        48.4582, 45.8171, 38.5639
        CIE-LCH:
        48.4582, 59.8864, 40.0871
        CIE-Luv:
        48.4582, 92.8062, 30.5831
        Hunter-Lab:
        41.4220, 38.6029, 21.5496
      #c34d34 color charts
#c34d34 RGB chart
      #c34d34 CMYK chart
      #c34d34 RGB pie chart
      #c34d34 color shades, tints & tones
#c34d34 color schemes
#c34d34 color preview, HTML & CSS examples
           This text has a color of #c34d34        
        
          <p style="color:#c34d34;">Text here</p>
        
        
          .mytext {color:#c34d34;}
        
        Text color #c34d34
      
           This box has a color of #c34d34        
        
          <div style="background-color:#c34d34;">Content here</div>
        
        
          .mybackground {background-color:#c34d34;}
        
        Background color #c34d34
      
           Border around this has a color of #c34d34        
        
          <div style="border:2px solid #c34d34;">Content here</div>
        
        
          .myborder {border:2px solid #c34d34;}
        
        Border color #c34d34