#c82c34 color space conversions
Hex:
        #c82c34
        RGB:
        200, 44, 52
        CMY:
        22, 83, 80
        CMYK:
        0, 78, 74, 22
      HSL:
        357°, 63.9344%, 47.8431%
        HSV (HSB):
        357°, 78.0000%, 78.4314%
        XYZ:
        25.3399, 14.3287, 4.6790
        xyY:
        0.5714, 0.3231, 14.3287
      CIE-Lab:
        44.7006, 60.1641, 34.6033
        CIE-LCH:
        44.7006, 69.4054, 29.9053
        CIE-Luv:
        44.7006, 116.6476, 22.5236
        Hunter-Lab:
        37.8532, 53.2495, 19.1685
      #c82c34 color charts
#c82c34 RGB chart
      #c82c34 CMYK chart
      #c82c34 RGB pie chart
      #c82c34 color shades, tints & tones
#c82c34 color schemes
#c82c34 color preview, HTML & CSS examples
           This text has a color of #c82c34        
        
          <p style="color:#c82c34;">Text here</p>
        
        
          .mytext {color:#c82c34;}
        
        Text color #c82c34
      
           This box has a color of #c82c34        
        
          <div style="background-color:#c82c34;">Content here</div>
        
        
          .mybackground {background-color:#c82c34;}
        
        Background color #c82c34
      
           Border around this has a color of #c82c34        
        
          <div style="border:2px solid #c82c34;">Content here</div>
        
        
          .myborder {border:2px solid #c82c34;}
        
        Border color #c82c34