#c3233e color space conversions
Hex:
        #c3233e
        RGB:
        195, 35, 62
        CMY:
        24, 86, 76
        CMYK:
        0, 82, 68, 24
      HSL:
        350°, 69.5652%, 45.0980%
        HSV (HSB):
        350°, 82.0513%, 76.4706%
        XYZ:
        23.9762, 13.1520, 5.8323
        xyY:
        0.5581, 0.3061, 13.1520
      CIE-Lab:
        42.9913, 61.6520, 26.3174
        CIE-LCH:
        42.9913, 67.0342, 23.1162
        CIE-Luv:
        42.9913, 113.9299, 15.3353
        Hunter-Lab:
        36.2656, 54.5464, 15.8508
      #c3233e color charts
#c3233e RGB chart
      #c3233e CMYK chart
      #c3233e RGB pie chart
      #c3233e color shades, tints & tones
#c3233e color schemes
#c3233e color preview, HTML & CSS examples
           This text has a color of #c3233e        
        
          <p style="color:#c3233e;">Text here</p>
        
        
          .mytext {color:#c3233e;}
        
        Text color #c3233e
      
           This box has a color of #c3233e        
        
          <div style="background-color:#c3233e;">Content here</div>
        
        
          .mybackground {background-color:#c3233e;}
        
        Background color #c3233e
      
           Border around this has a color of #c3233e        
        
          <div style="border:2px solid #c3233e;">Content here</div>
        
        
          .myborder {border:2px solid #c3233e;}
        
        Border color #c3233e