#c32203 color space conversions
Hex:
        #c32203
        RGB:
        195, 34, 3
        CMY:
        24, 87, 99
        CMYK:
        0, 83, 98, 24
      HSL:
        10°, 96.9697%, 38.8235%
        HSV (HSB):
        10°, 98.4615%, 76.4706%
        XYZ:
        23.0941, 12.7527, 1.3305
        xyY:
        0.6212, 0.3430, 12.7527
      CIE-Lab:
        42.3883, 60.3287, 54.6036
        CIE-LCH:
        42.3883, 81.3702, 42.1483
        CIE-Luv:
        42.3883, 124.0823, 31.5446
        Hunter-Lab:
        35.7110, 52.9410, 22.7887
      #c32203 color charts
#c32203 RGB chart
      #c32203 CMYK chart
      #c32203 RGB pie chart
      #c32203 color shades, tints & tones
#c32203 color schemes
#c32203 color preview, HTML & CSS examples
           This text has a color of #c32203        
        
          <p style="color:#c32203;">Text here</p>
        
        
          .mytext {color:#c32203;}
        
        Text color #c32203
      
           This box has a color of #c32203        
        
          <div style="background-color:#c32203;">Content here</div>
        
        
          .mybackground {background-color:#c32203;}
        
        Background color #c32203
      
           Border around this has a color of #c32203        
        
          <div style="border:2px solid #c32203;">Content here</div>
        
        
          .myborder {border:2px solid #c32203;}
        
        Border color #c32203