#c82a16 color space conversions
Hex:
        #c82a16
        RGB:
        200, 42, 22
        CMY:
        22, 84, 91
        CMYK:
        0, 79, 89, 22
      HSL:
        7°, 80.1802%, 43.5294%
        HSV (HSB):
        7°, 89.0000%, 78.4314%
        XYZ:
        24.7922, 13.9932, 2.1533
        xyY:
        0.6056, 0.3418, 13.9932
      CIE-Lab:
        44.2232, 59.8864, 49.7478
        CIE-LCH:
        44.2232, 77.8538, 39.7165
        CIE-Luv:
        44.2232, 122.6796, 30.9906
        Hunter-Lab:
        37.4075, 52.8395, 22.7723
      #c82a16 color charts
#c82a16 RGB chart
      #c82a16 CMYK chart
      #c82a16 RGB pie chart
      #c82a16 color shades, tints & tones
#c82a16 color schemes
#c82a16 color preview, HTML & CSS examples
           This text has a color of #c82a16        
        
          <p style="color:#c82a16;">Text here</p>
        
        
          .mytext {color:#c82a16;}
        
        Text color #c82a16
      
           This box has a color of #c82a16        
        
          <div style="background-color:#c82a16;">Content here</div>
        
        
          .mybackground {background-color:#c82a16;}
        
        Background color #c82a16
      
           Border around this has a color of #c82a16        
        
          <div style="border:2px solid #c82a16;">Content here</div>
        
        
          .myborder {border:2px solid #c82a16;}
        
        Border color #c82a16