#c30b48 color space conversions
Hex:
        #c30b48
        RGB:
        195, 11, 72
        CMY:
        24, 96, 72
        CMYK:
        0, 94, 63, 24
      HSL:
        340°, 89.3204%, 40.3922%
        HSV (HSB):
        340°, 94.3590%, 76.4706%
        XYZ:
        23.7950, 12.3093, 7.2527
        xyY:
        0.5488, 0.2839, 12.3093
      CIE-Lab:
        41.7036, 66.4050, 18.4159
        CIE-LCH:
        41.7036, 68.9113, 15.5001
        CIE-Luv:
        41.7036, 116.9086, 7.0095
        Hunter-Lab:
        35.0846, 59.6638, 12.3028
      #c30b48 color charts
#c30b48 RGB chart
      #c30b48 CMYK chart
      #c30b48 RGB pie chart
      #c30b48 color shades, tints & tones
#c30b48 color schemes
#c30b48 color preview, HTML & CSS examples
           This text has a color of #c30b48        
        
          <p style="color:#c30b48;">Text here</p>
        
        
          .mytext {color:#c30b48;}
        
        Text color #c30b48
      
           This box has a color of #c30b48        
        
          <div style="background-color:#c30b48;">Content here</div>
        
        
          .mybackground {background-color:#c30b48;}
        
        Background color #c30b48
      
           Border around this has a color of #c30b48        
        
          <div style="border:2px solid #c30b48;">Content here</div>
        
        
          .myborder {border:2px solid #c30b48;}
        
        Border color #c30b48