#c02440 color space conversions
Hex:
        #c02440
        RGB:
        192, 36, 64
        CMY:
        25, 86, 75
        CMYK:
        0, 81, 67, 25
      HSL:
        349°, 68.4211%, 44.7059%
        HSV (HSB):
        349°, 81.2500%, 75.2941%
        XYZ:
        23.2945, 12.8384, 6.1008
        xyY:
        0.5516, 0.3040, 12.8384
      CIE-Lab:
        42.5187, 60.6662, 24.3631
        CIE-LCH:
        42.5187, 65.3755, 21.8800
        CIE-Luv:
        42.5187, 110.5838, 13.8648
        Hunter-Lab:
        35.8307, 53.3440, 14.9864
      #c02440 color charts
#c02440 RGB chart
      #c02440 CMYK chart
      #c02440 RGB pie chart
      #c02440 color shades, tints & tones
#c02440 color schemes
#c02440 color preview, HTML & CSS examples
           This text has a color of #c02440        
        
          <p style="color:#c02440;">Text here</p>
        
        
          .mytext {color:#c02440;}
        
        Text color #c02440
      
           This box has a color of #c02440        
        
          <div style="background-color:#c02440;">Content here</div>
        
        
          .mybackground {background-color:#c02440;}
        
        Background color #c02440
      
           Border around this has a color of #c02440        
        
          <div style="border:2px solid #c02440;">Content here</div>
        
        
          .myborder {border:2px solid #c02440;}
        
        Border color #c02440