#c34232 color space conversions
Hex:
        #c34232
        RGB:
        195, 66, 50
        CMY:
        24, 74, 80
        CMYK:
        0, 66, 74, 24
      HSL:
        7°, 59.1837%, 48.0392%
        HSV (HSB):
        7°, 74.3590%, 76.4706%
        XYZ:
        25.0296, 15.7288, 4.7344
        xyY:
        0.5502, 0.3457, 15.7288
      CIE-Lab:
        46.6167, 50.5862, 37.6314
        CIE-LCH:
        46.6167, 63.0483, 36.6458
        CIE-Luv:
        46.6167, 100.6042, 27.9473
        Hunter-Lab:
        39.6596, 43.2491, 20.6839
      #c34232 color charts
#c34232 RGB chart
      #c34232 CMYK chart
      #c34232 RGB pie chart
      #c34232 color shades, tints & tones
#c34232 color schemes
#c34232 color preview, HTML & CSS examples
           This text has a color of #c34232        
        
          <p style="color:#c34232;">Text here</p>
        
        
          .mytext {color:#c34232;}
        
        Text color #c34232
      
           This box has a color of #c34232        
        
          <div style="background-color:#c34232;">Content here</div>
        
        
          .mybackground {background-color:#c34232;}
        
        Background color #c34232
      
           Border around this has a color of #c34232        
        
          <div style="border:2px solid #c34232;">Content here</div>
        
        
          .myborder {border:2px solid #c34232;}
        
        Border color #c34232