#c22225 color space conversions
Hex:
        #c22225
        RGB:
        194, 34, 37
        CMY:
        24, 87, 85
        CMYK:
        0, 82, 81, 24
      HSL:
        359°, 70.1754%, 44.7059%
        HSV (HSB):
        359°, 82.4742%, 76.0784%
        XYZ:
        23.1541, 12.7470, 2.9903
        xyY:
        0.5954, 0.3278, 12.7470
      CIE-Lab:
        42.3795, 60.6364, 40.3128
        CIE-LCH:
        42.3795, 72.8141, 33.6171
        CIE-Luv:
        42.3795, 119.4795, 24.9882
        Hunter-Lab:
        35.7029, 53.2810, 20.0261
      #c22225 color charts
#c22225 RGB chart
      #c22225 CMYK chart
      #c22225 RGB pie chart
      #c22225 color shades, tints & tones
#c22225 color schemes
#c22225 color preview, HTML & CSS examples
           This text has a color of #c22225        
        
          <p style="color:#c22225;">Text here</p>
        
        
          .mytext {color:#c22225;}
        
        Text color #c22225
      
           This box has a color of #c22225        
        
          <div style="background-color:#c22225;">Content here</div>
        
        
          .mybackground {background-color:#c22225;}
        
        Background color #c22225
      
           Border around this has a color of #c22225        
        
          <div style="border:2px solid #c22225;">Content here</div>
        
        
          .myborder {border:2px solid #c22225;}
        
        Border color #c22225