#c81438 color space conversions
Hex:
        #c81438
        RGB:
        200, 20, 56
        CMY:
        22, 92, 78
        CMYK:
        0, 90, 72, 22
      HSL:
        348°, 81.8182%, 43.1373%
        HSV (HSB):
        348°, 90.0000%, 78.4314%
        XYZ:
        24.7834, 13.0652, 4.9570
        xyY:
        0.5790, 0.3052, 13.0652
      CIE-Lab:
        42.8613, 65.7187, 30.0712
        CIE-LCH:
        42.8613, 72.2718, 24.5876
        CIE-Luv:
        42.8613, 124.1842, 17.1005
        Hunter-Lab:
        36.1458, 59.1334, 17.1711
      #c81438 color charts
#c81438 RGB chart
      #c81438 CMYK chart
      #c81438 RGB pie chart
      #c81438 color shades, tints & tones
#c81438 color schemes
#c81438 color preview, HTML & CSS examples
           This text has a color of #c81438        
        
          <p style="color:#c81438;">Text here</p>
        
        
          .mytext {color:#c81438;}
        
        Text color #c81438
      
           This box has a color of #c81438        
        
          <div style="background-color:#c81438;">Content here</div>
        
        
          .mybackground {background-color:#c81438;}
        
        Background color #c81438
      
           Border around this has a color of #c81438        
        
          <div style="border:2px solid #c81438;">Content here</div>
        
        
          .myborder {border:2px solid #c81438;}
        
        Border color #c81438