#c82512 color space conversions
Hex:
        #c82512
        RGB:
        200, 37, 18
        CMY:
        22, 85, 93
        CMYK:
        0, 82, 91, 22
      HSL:
        6°, 83.4862%, 42.7451%
        HSV (HSB):
        6°, 91.0000%, 78.4314%
        XYZ:
        24.5902, 13.6462, 1.9102
        xyY:
        0.6125, 0.3399, 13.6462
      CIE-Lab:
        43.7212, 61.1802, 50.9995
        CIE-LCH:
        43.7212, 79.6490, 39.8144
        CIE-Luv:
        43.7212, 125.4362, 30.8363
        Hunter-Lab:
        36.9407, 54.1750, 22.7926
      #c82512 color charts
#c82512 RGB chart
      #c82512 CMYK chart
      #c82512 RGB pie chart
      #c82512 color shades, tints & tones
#c82512 color schemes
#c82512 color preview, HTML & CSS examples
           This text has a color of #c82512        
        
          <p style="color:#c82512;">Text here</p>
        
        
          .mytext {color:#c82512;}
        
        Text color #c82512
      
           This box has a color of #c82512        
        
          <div style="background-color:#c82512;">Content here</div>
        
        
          .mybackground {background-color:#c82512;}
        
        Background color #c82512
      
           Border around this has a color of #c82512        
        
          <div style="border:2px solid #c82512;">Content here</div>
        
        
          .myborder {border:2px solid #c82512;}
        
        Border color #c82512