#c82d18 color space conversions
Hex:
        #c82d18
        RGB:
        200, 45, 24
        CMY:
        22, 82, 91
        CMYK:
        0, 78, 88, 22
      HSL:
        7°, 78.5714%, 43.9216%
        HSV (HSB):
        7°, 88.0000%, 78.4314%
        XYZ:
        24.9227, 14.2221, 2.2957
        xyY:
        0.6014, 0.3432, 14.2221
      CIE-Lab:
        44.5498, 59.0383, 49.1439
        CIE-LCH:
        44.5498, 76.8156, 39.7743
        CIE-Luv:
        44.5498, 120.9414, 31.1621
        Hunter-Lab:
        37.7122, 51.9682, 22.7893
      #c82d18 color charts
#c82d18 RGB chart
      #c82d18 CMYK chart
      #c82d18 RGB pie chart
      #c82d18 color shades, tints & tones
#c82d18 color schemes
#c82d18 color preview, HTML & CSS examples
           This text has a color of #c82d18        
        
          <p style="color:#c82d18;">Text here</p>
        
        
          .mytext {color:#c82d18;}
        
        Text color #c82d18
      
           This box has a color of #c82d18        
        
          <div style="background-color:#c82d18;">Content here</div>
        
        
          .mybackground {background-color:#c82d18;}
        
        Background color #c82d18
      
           Border around this has a color of #c82d18        
        
          <div style="border:2px solid #c82d18;">Content here</div>
        
        
          .myborder {border:2px solid #c82d18;}
        
        Border color #c82d18