#c32048 color space conversions
Hex:
        #c32048
        RGB:
        195, 32, 72
        CMY:
        24, 87, 72
        CMYK:
        0, 84, 63, 24
      HSL:
        345°, 71.8062%, 44.5098%
        HSV (HSB):
        345°, 83.5897%, 76.4706%
        XYZ:
        24.1919, 13.1030, 7.3850
        xyY:
        0.5414, 0.2933, 13.1030
      CIE-Lab:
        42.9180, 62.9124, 20.0199
        CIE-LCH:
        42.9180, 66.0210, 17.6520
        CIE-Luv:
        42.9180, 111.8981, 9.5832
        Hunter-Lab:
        36.1981, 55.9484, 13.2426
      #c32048 color charts
#c32048 RGB chart
      #c32048 CMYK chart
      #c32048 RGB pie chart
      #c32048 color shades, tints & tones
#c32048 color schemes
#c32048 color preview, HTML & CSS examples
           This text has a color of #c32048        
        
          <p style="color:#c32048;">Text here</p>
        
        
          .mytext {color:#c32048;}
        
        Text color #c32048
      
           This box has a color of #c32048        
        
          <div style="background-color:#c32048;">Content here</div>
        
        
          .mybackground {background-color:#c32048;}
        
        Background color #c32048
      
           Border around this has a color of #c32048        
        
          <div style="border:2px solid #c32048;">Content here</div>
        
        
          .myborder {border:2px solid #c32048;}
        
        Border color #c32048