#c82413 color space conversions
Hex:
        #c82413
        RGB:
        200, 36, 19
        CMY:
        22, 86, 93
        CMYK:
        0, 82, 91, 22
      HSL:
        6°, 82.6484%, 42.9412%
        HSV (HSB):
        6°, 90.5000%, 78.4314%
        XYZ:
        24.5678, 13.5881, 1.9440
        xyY:
        0.6127, 0.3389, 13.5881
      CIE-Lab:
        43.6364, 61.4492, 50.5486
        CIE-LCH:
        43.6364, 79.5686, 39.4410
        CIE-Luv:
        43.6364, 125.7789, 30.5132
        Hunter-Lab:
        36.8621, 54.4580, 22.6767
      #c82413 color charts
#c82413 RGB chart
      #c82413 CMYK chart
      #c82413 RGB pie chart
      #c82413 color shades, tints & tones
#c82413 color schemes
#c82413 color preview, HTML & CSS examples
           This text has a color of #c82413        
        
          <p style="color:#c82413;">Text here</p>
        
        
          .mytext {color:#c82413;}
        
        Text color #c82413
      
           This box has a color of #c82413        
        
          <div style="background-color:#c82413;">Content here</div>
        
        
          .mybackground {background-color:#c82413;}
        
        Background color #c82413
      
           Border around this has a color of #c82413        
        
          <div style="border:2px solid #c82413;">Content here</div>
        
        
          .myborder {border:2px solid #c82413;}
        
        Border color #c82413