#c81440 color space conversions
Hex:
        #c81440
        RGB:
        200, 20, 64
        CMY:
        22, 92, 75
        CMYK:
        0, 90, 68, 22
      HSL:
        345°, 81.8182%, 43.1373%
        HSV (HSB):
        345°, 90.0000%, 78.4314%
        XYZ:
        24.9950, 13.1498, 6.0713
        xyY:
        0.5653, 0.2974, 13.1498
      CIE-Lab:
        42.9882, 66.0785, 25.2961
        CIE-LCH:
        42.9882, 70.7549, 20.9478
        CIE-Luv:
        42.9882, 121.8020, 13.3266
        Hunter-Lab:
        36.2627, 59.5759, 15.4573
      #c81440 color charts
#c81440 RGB chart
      #c81440 CMYK chart
      #c81440 RGB pie chart
      #c81440 color shades, tints & tones
#c81440 color schemes
#c81440 color preview, HTML & CSS examples
           This text has a color of #c81440        
        
          <p style="color:#c81440;">Text here</p>
        
        
          .mytext {color:#c81440;}
        
        Text color #c81440
      
           This box has a color of #c81440        
        
          <div style="background-color:#c81440;">Content here</div>
        
        
          .mybackground {background-color:#c81440;}
        
        Background color #c81440
      
           Border around this has a color of #c81440        
        
          <div style="border:2px solid #c81440;">Content here</div>
        
        
          .myborder {border:2px solid #c81440;}
        
        Border color #c81440