#c52138 color space conversions
Hex:
        #c52138
        RGB:
        197, 33, 56
        CMY:
        23, 87, 78
        CMYK:
        0, 83, 72, 23
      HSL:
        352°, 71.3043%, 45.0980%
        HSV (HSB):
        352°, 83.2487%, 77.2549%
        XYZ:
        24.2836, 13.2436, 5.0178
        xyY:
        0.5708, 0.3113, 13.2436
      CIE-Lab:
        43.1280, 62.4077, 30.2403
        CIE-LCH:
        43.1280, 69.3483, 25.8530
        CIE-Luv:
        43.1280, 117.9104, 18.2165
        Hunter-Lab:
        36.3917, 55.4249, 17.2992
      #c52138 color charts
#c52138 RGB chart
      #c52138 CMYK chart
      #c52138 RGB pie chart
      #c52138 color shades, tints & tones
#c52138 color schemes
#c52138 color preview, HTML & CSS examples
           This text has a color of #c52138        
        
          <p style="color:#c52138;">Text here</p>
        
        
          .mytext {color:#c52138;}
        
        Text color #c52138
      
           This box has a color of #c52138        
        
          <div style="background-color:#c52138;">Content here</div>
        
        
          .mybackground {background-color:#c52138;}
        
        Background color #c52138
      
           Border around this has a color of #c52138        
        
          <div style="border:2px solid #c52138;">Content here</div>
        
        
          .myborder {border:2px solid #c52138;}
        
        Border color #c52138