#c22332 color space conversions
Hex:
        #c22332
        RGB:
        194, 35, 50
        CMY:
        24, 86, 80
        CMYK:
        0, 82, 74, 24
      HSL:
        354°, 69.4323%, 44.9020%
        HSV (HSB):
        354°, 81.9588%, 76.0784%
        XYZ:
        23.4249, 12.9017, 4.2733
        xyY:
        0.5770, 0.3178, 12.9017
      CIE-Lab:
        42.6147, 60.8350, 33.0932
        CIE-LCH:
        42.6147, 69.2536, 28.5454
        CIE-Luv:
        42.6147, 116.3147, 20.5075
        Hunter-Lab:
        35.9189, 53.5525, 18.0895
      #c22332 color charts
#c22332 RGB chart
      #c22332 CMYK chart
      #c22332 RGB pie chart
      #c22332 color shades, tints & tones
#c22332 color schemes
#c22332 color preview, HTML & CSS examples
           This text has a color of #c22332        
        
          <p style="color:#c22332;">Text here</p>
        
        
          .mytext {color:#c22332;}
        
        Text color #c22332
      
           This box has a color of #c22332        
        
          <div style="background-color:#c22332;">Content here</div>
        
        
          .mybackground {background-color:#c22332;}
        
        Background color #c22332
      
           Border around this has a color of #c22332        
        
          <div style="border:2px solid #c22332;">Content here</div>
        
        
          .myborder {border:2px solid #c22332;}
        
        Border color #c22332