#c82c15 color space conversions
Hex:
        #c82c15
        RGB:
        200, 44, 21
        CMY:
        22, 83, 92
        CMYK:
        0, 78, 90, 22
      HSL:
        8°, 80.9955%, 43.3333%
        HSV (HSB):
        8°, 89.5000%, 78.4314%
        XYZ:
        24.8555, 14.1349, 2.1277
        xyY:
        0.6045, 0.3438, 14.1349
      CIE-Lab:
        44.4257, 59.2849, 50.3120
        CIE-LCH:
        44.4257, 77.7560, 40.3195
        CIE-Luv:
        44.4257, 121.7809, 31.5415
        Hunter-Lab:
        37.5964, 52.2151, 22.9620
      #c82c15 color charts
#c82c15 RGB chart
      #c82c15 CMYK chart
      #c82c15 RGB pie chart
      #c82c15 color shades, tints & tones
#c82c15 color schemes
#c82c15 color preview, HTML & CSS examples
           This text has a color of #c82c15        
        
          <p style="color:#c82c15;">Text here</p>
        
        
          .mytext {color:#c82c15;}
        
        Text color #c82c15
      
           This box has a color of #c82c15        
        
          <div style="background-color:#c82c15;">Content here</div>
        
        
          .mybackground {background-color:#c82c15;}
        
        Background color #c82c15
      
           Border around this has a color of #c82c15        
        
          <div style="border:2px solid #c82c15;">Content here</div>
        
        
          .myborder {border:2px solid #c82c15;}
        
        Border color #c82c15