#c22231 color space conversions
Hex:
        #c22231
        RGB:
        194, 34, 49
        CMY:
        24, 87, 81
        CMYK:
        0, 82, 75, 24
      HSL:
        354°, 70.1754%, 44.7059%
        HSV (HSB):
        354°, 82.4742%, 76.0784%
        XYZ:
        23.3745, 12.8351, 4.1512
        xyY:
        0.5791, 0.3180, 12.8351
      CIE-Lab:
        42.5138, 61.0454, 33.5726
        CIE-LCH:
        42.5138, 69.6682, 28.8091
        CIE-Luv:
        42.5138, 116.9480, 20.7398
        Hunter-Lab:
        35.8262, 53.7653, 18.2084
      #c22231 color charts
#c22231 RGB chart
      #c22231 CMYK chart
      #c22231 RGB pie chart
      #c22231 color shades, tints & tones
#c22231 color schemes
#c22231 color preview, HTML & CSS examples
           This text has a color of #c22231        
        
          <p style="color:#c22231;">Text here</p>
        
        
          .mytext {color:#c22231;}
        
        Text color #c22231
      
           This box has a color of #c22231        
        
          <div style="background-color:#c22231;">Content here</div>
        
        
          .mybackground {background-color:#c22231;}
        
        Background color #c22231
      
           Border around this has a color of #c22231        
        
          <div style="border:2px solid #c22231;">Content here</div>
        
        
          .myborder {border:2px solid #c22231;}
        
        Border color #c22231