#c03238 color space conversions
Hex:
        #c03238
        RGB:
        192, 50, 56
        CMY:
        25, 80, 78
        CMYK:
        0, 74, 71, 25
      HSL:
        357°, 58.6777%, 47.4510%
        HSV (HSB):
        357°, 73.9583%, 75.2941%
        XYZ:
        23.5926, 13.7732, 5.1564
        xyY:
        0.5548, 0.3239, 13.7732
      CIE-Lab:
        43.9059, 56.0162, 30.9271
        CIE-LCH:
        43.9059, 63.9867, 28.9035
        CIE-Luv:
        43.9059, 106.3423, 20.6958
        Hunter-Lab:
        37.1123, 48.5278, 17.7408
      #c03238 color charts
#c03238 RGB chart
      #c03238 CMYK chart
      #c03238 RGB pie chart
      #c03238 color shades, tints & tones
#c03238 color schemes
#c03238 color preview, HTML & CSS examples
           This text has a color of #c03238        
        
          <p style="color:#c03238;">Text here</p>
        
        
          .mytext {color:#c03238;}
        
        Text color #c03238
      
           This box has a color of #c03238        
        
          <div style="background-color:#c03238;">Content here</div>
        
        
          .mybackground {background-color:#c03238;}
        
        Background color #c03238
      
           Border around this has a color of #c03238        
        
          <div style="border:2px solid #c03238;">Content here</div>
        
        
          .myborder {border:2px solid #c03238;}
        
        Border color #c03238