#c22230 color space conversions
Hex:
        #c22230
        RGB:
        194, 34, 48
        CMY:
        24, 87, 81
        CMYK:
        0, 82, 75, 24
      HSL:
        355°, 70.1754%, 44.7059%
        HSV (HSB):
        355°, 82.4742%, 76.0784%
        XYZ:
        23.3537, 12.8268, 4.0412
        xyY:
        0.5806, 0.3189, 12.8268
      CIE-Lab:
        42.5011, 61.0068, 34.1502
        CIE-LCH:
        42.5011, 69.9147, 29.2391
        CIE-Luv:
        42.5011, 117.1831, 21.1351
        Hunter-Lab:
        35.8145, 53.7196, 18.3800
      #c22230 color charts
#c22230 RGB chart
      #c22230 CMYK chart
      #c22230 RGB pie chart
      #c22230 color shades, tints & tones
#c22230 color schemes
#c22230 color preview, HTML & CSS examples
           This text has a color of #c22230        
        
          <p style="color:#c22230;">Text here</p>
        
        
          .mytext {color:#c22230;}
        
        Text color #c22230
      
           This box has a color of #c22230        
        
          <div style="background-color:#c22230;">Content here</div>
        
        
          .mybackground {background-color:#c22230;}
        
        Background color #c22230
      
           Border around this has a color of #c22230        
        
          <div style="border:2px solid #c22230;">Content here</div>
        
        
          .myborder {border:2px solid #c22230;}
        
        Border color #c22230