#c82700 color space conversions
Hex:
        #c82700
        RGB:
        200, 39, 0
        CMY:
        22, 85, 100
        CMYK:
        0, 81, 100, 22
      HSL:
        12°, 100.0000%, 39.2157%
        HSV (HSB):
        12°, 100.0000%, 78.4314%
        XYZ:
        24.5449, 13.7304, 1.3566
        xyY:
        0.6193, 0.3464, 13.7304
      CIE-Lab:
        43.8438, 60.4562, 56.8139
        CIE-LCH:
        43.8438, 82.9624, 43.2210
        CIE-Luv:
        43.8438, 125.7985, 33.3268
        Hunter-Lab:
        37.0546, 53.3929, 23.7676
      #c82700 color charts
#c82700 RGB chart
      #c82700 CMYK chart
      #c82700 RGB pie chart
      #c82700 color shades, tints & tones
#c82700 color schemes
#c82700 color preview, HTML & CSS examples
           This text has a color of #c82700        
        
          <p style="color:#c82700;">Text here</p>
        
        
          .mytext {color:#c82700;}
        
        Text color #c82700
      
           This box has a color of #c82700        
        
          <div style="background-color:#c82700;">Content here</div>
        
        
          .mybackground {background-color:#c82700;}
        
        Background color #c82700
      
           Border around this has a color of #c82700        
        
          <div style="border:2px solid #c82700;">Content here</div>
        
        
          .myborder {border:2px solid #c82700;}
        
        Border color #c82700