#c55148 color space conversions
Hex:
        #c55148
        RGB:
        197, 81, 72
        CMY:
        23, 68, 72
        CMYK:
        0, 59, 63, 23
      HSL:
        4°, 51.8672%, 52.7451%
        HSV (HSB):
        4°, 63.4518%, 77.2549%
        XYZ:
        27.1381, 18.2231, 8.2180
        xyY:
        0.5065, 0.3401, 18.2231
      CIE-Lab:
        49.7655, 45.7711, 28.8679
        CIE-LCH:
        49.7655, 54.1142, 32.2396
        CIE-Luv:
        49.7655, 88.0022, 23.3474
        Hunter-Lab:
        42.6885, 38.7719, 18.4680
      #c55148 color charts
#c55148 RGB chart
      #c55148 CMYK chart
      #c55148 RGB pie chart
      #c55148 color shades, tints & tones
#c55148 color schemes
#c55148 color preview, HTML & CSS examples
           This text has a color of #c55148        
        
          <p style="color:#c55148;">Text here</p>
        
        
          .mytext {color:#c55148;}
        
        Text color #c55148
      
           This box has a color of #c55148        
        
          <div style="background-color:#c55148;">Content here</div>
        
        
          .mybackground {background-color:#c55148;}
        
        Background color #c55148
      
           Border around this has a color of #c55148        
        
          <div style="border:2px solid #c55148;">Content here</div>
        
        
          .myborder {border:2px solid #c55148;}
        
        Border color #c55148