#c82c22 color space conversions
Hex:
        #c82c22
        RGB:
        200, 44, 34
        CMY:
        22, 83, 87
        CMYK:
        0, 78, 83, 22
      HSL:
        4°, 70.9402%, 45.8824%
        HSV (HSB):
        4°, 83.0000%, 78.4314%
        XYZ:
        25.0088, 14.1962, 2.9354
        xyY:
        0.5935, 0.3369, 14.1962
      CIE-Lab:
        44.5130, 59.5649, 44.3630
        CIE-LCH:
        44.5130, 74.2701, 36.6782
        CIE-Luv:
        44.5130, 120.1076, 28.6102
        Hunter-Lab:
        37.6779, 52.5438, 21.7553
      #c82c22 color charts
#c82c22 RGB chart
      #c82c22 CMYK chart
      #c82c22 RGB pie chart
      #c82c22 color shades, tints & tones
#c82c22 color schemes
#c82c22 color preview, HTML & CSS examples
           This text has a color of #c82c22        
        
          <p style="color:#c82c22;">Text here</p>
        
        
          .mytext {color:#c82c22;}
        
        Text color #c82c22
      
           This box has a color of #c82c22        
        
          <div style="background-color:#c82c22;">Content here</div>
        
        
          .mybackground {background-color:#c82c22;}
        
        Background color #c82c22
      
           Border around this has a color of #c82c22        
        
          <div style="border:2px solid #c82c22;">Content here</div>
        
        
          .myborder {border:2px solid #c82c22;}
        
        Border color #c82c22