#c82c30 color space conversions
Hex:
        #c82c30
        RGB:
        200, 44, 48
        CMY:
        22, 83, 81
        CMYK:
        0, 78, 76, 22
      HSL:
        358°, 63.9344%, 47.8431%
        HSV (HSB):
        358°, 78.0000%, 78.4314%
        XYZ:
        25.2536, 14.2941, 4.2243
        xyY:
        0.5769, 0.3266, 14.2941
      CIE-Lab:
        44.6518, 60.0085, 36.8658
        CIE-LCH:
        44.6518, 70.4280, 31.5641
        CIE-Luv:
        44.6518, 117.5304, 24.0800
        Hunter-Lab:
        37.8076, 53.0660, 19.8407
      #c82c30 color charts
#c82c30 RGB chart
      #c82c30 CMYK chart
      #c82c30 RGB pie chart
      #c82c30 color shades, tints & tones
#c82c30 color schemes
#c82c30 color preview, HTML & CSS examples
           This text has a color of #c82c30        
        
          <p style="color:#c82c30;">Text here</p>
        
        
          .mytext {color:#c82c30;}
        
        Text color #c82c30
      
           This box has a color of #c82c30        
        
          <div style="background-color:#c82c30;">Content here</div>
        
        
          .mybackground {background-color:#c82c30;}
        
        Background color #c82c30
      
           Border around this has a color of #c82c30        
        
          <div style="border:2px solid #c82c30;">Content here</div>
        
        
          .myborder {border:2px solid #c82c30;}
        
        Border color #c82c30