#c03340 color space conversions
Hex:
        #c03340
        RGB:
        192, 51, 64
        CMY:
        25, 80, 75
        CMYK:
        0, 73, 67, 25
      HSL:
        354°, 58.0247%, 47.6471%
        HSV (HSB):
        354°, 73.4375%, 75.2941%
        XYZ:
        23.8475, 13.9443, 6.2851
        xyY:
        0.5410, 0.3164, 13.9443
      CIE-Lab:
        44.1529, 56.0787, 26.4176
        CIE-LCH:
        44.1529, 61.9896, 25.2243
        CIE-Luv:
        44.1529, 103.8294, 17.1833
        Hunter-Lab:
        37.3420, 48.6455, 16.1602
      #c03340 color charts
#c03340 RGB chart
      #c03340 CMYK chart
      #c03340 RGB pie chart
      #c03340 color shades, tints & tones
#c03340 color schemes
#c03340 color preview, HTML & CSS examples
           This text has a color of #c03340        
        
          <p style="color:#c03340;">Text here</p>
        
        
          .mytext {color:#c03340;}
        
        Text color #c03340
      
           This box has a color of #c03340        
        
          <div style="background-color:#c03340;">Content here</div>
        
        
          .mybackground {background-color:#c03340;}
        
        Background color #c03340
      
           Border around this has a color of #c03340        
        
          <div style="border:2px solid #c03340;">Content here</div>
        
        
          .myborder {border:2px solid #c03340;}
        
        Border color #c03340