#c82c24 color space conversions
Hex:
        #c82c24
        RGB:
        200, 44, 36
        CMY:
        22, 83, 86
        CMYK:
        0, 78, 82, 22
      HSL:
        3°, 69.4915%, 46.2745%
        HSV (HSB):
        3°, 82.0000%, 78.4314%
        XYZ:
        25.0385, 14.2081, 3.0918
        xyY:
        0.5914, 0.3356, 14.2081
      CIE-Lab:
        44.5299, 59.6190, 43.3453
        CIE-LCH:
        44.5299, 73.7105, 36.0186
        CIE-Luv:
        44.5299, 119.7888, 28.0509
        Hunter-Lab:
        37.6936, 52.6073, 21.5223
      #c82c24 color charts
#c82c24 RGB chart
      #c82c24 CMYK chart
      #c82c24 RGB pie chart
      #c82c24 color shades, tints & tones
#c82c24 color schemes
#c82c24 color preview, HTML & CSS examples
           This text has a color of #c82c24        
        
          <p style="color:#c82c24;">Text here</p>
        
        
          .mytext {color:#c82c24;}
        
        Text color #c82c24
      
           This box has a color of #c82c24        
        
          <div style="background-color:#c82c24;">Content here</div>
        
        
          .mybackground {background-color:#c82c24;}
        
        Background color #c82c24
      
           Border around this has a color of #c82c24        
        
          <div style="border:2px solid #c82c24;">Content here</div>
        
        
          .myborder {border:2px solid #c82c24;}
        
        Border color #c82c24