#c82b20 color space conversions
Hex:
        #c82b20
        RGB:
        200, 43, 32
        CMY:
        22, 83, 87
        CMYK:
        0, 79, 84, 22
      HSL:
        4°, 72.4138%, 45.4902%
        HSV (HSB):
        4°, 84.0000%, 78.4314%
        XYZ:
        24.9440, 14.1114, 2.7756
        xyY:
        0.5963, 0.3373, 14.1114
      CIE-Lab:
        44.3923, 59.8083, 45.2636
        CIE-LCH:
        44.3923, 75.0055, 37.1188
        CIE-Luv:
        44.3923, 120.9059, 28.9502
        Hunter-Lab:
        37.5651, 52.7886, 21.9148
      #c82b20 color charts
#c82b20 RGB chart
      #c82b20 CMYK chart
      #c82b20 RGB pie chart
      #c82b20 color shades, tints & tones
#c82b20 color schemes
#c82b20 color preview, HTML & CSS examples
           This text has a color of #c82b20        
        
          <p style="color:#c82b20;">Text here</p>
        
        
          .mytext {color:#c82b20;}
        
        Text color #c82b20
      
           This box has a color of #c82b20        
        
          <div style="background-color:#c82b20;">Content here</div>
        
        
          .mybackground {background-color:#c82b20;}
        
        Background color #c82b20
      
           Border around this has a color of #c82b20        
        
          <div style="border:2px solid #c82b20;">Content here</div>
        
        
          .myborder {border:2px solid #c82b20;}
        
        Border color #c82b20