#c82f22 color space conversions
Hex:
        #c82f22
        RGB:
        200, 47, 34
        CMY:
        22, 82, 87
        CMYK:
        0, 77, 83, 22
      HSL:
        5°, 70.9402%, 45.8824%
        HSV (HSB):
        5°, 83.0000%, 78.4314%
        XYZ:
        25.1247, 14.4279, 2.9740
        xyY:
        0.5908, 0.3393, 14.4279
      CIE-Lab:
        44.8404, 58.6476, 44.6657
        CIE-LCH:
        44.8404, 73.7195, 37.2927
        CIE-Luv:
        44.8404, 118.5720, 29.2065
        Hunter-Lab:
        37.9841, 51.5973, 21.9466
      #c82f22 color charts
#c82f22 RGB chart
      #c82f22 CMYK chart
      #c82f22 RGB pie chart
      #c82f22 color shades, tints & tones
#c82f22 color schemes
#c82f22 color preview, HTML & CSS examples
           This text has a color of #c82f22        
        
          <p style="color:#c82f22;">Text here</p>
        
        
          .mytext {color:#c82f22;}
        
        Text color #c82f22
      
           This box has a color of #c82f22        
        
          <div style="background-color:#c82f22;">Content here</div>
        
        
          .mybackground {background-color:#c82f22;}
        
        Background color #c82f22
      
           Border around this has a color of #c82f22        
        
          <div style="border:2px solid #c82f22;">Content here</div>
        
        
          .myborder {border:2px solid #c82f22;}
        
        Border color #c82f22