#c8250a color space conversions
Hex:
        #c8250a
        RGB:
        200, 37, 10
        CMY:
        22, 85, 96
        CMYK:
        0, 82, 95, 22
      HSL:
        9°, 90.4762%, 41.1765%
        HSV (HSB):
        9°, 95.0000%, 78.4314%
        XYZ:
        24.5358, 13.6244, 1.6238
        xyY:
        0.6167, 0.3425, 13.6244
      CIE-Lab:
        43.6894, 61.0820, 53.6842
        CIE-LCH:
        43.6894, 81.3204, 41.3119
        CIE-Luv:
        43.6894, 126.0774, 31.9126
        Hunter-Lab:
        36.9113, 54.0584, 23.2297
      #c8250a color charts
#c8250a RGB chart
      #c8250a CMYK chart
      #c8250a RGB pie chart
      #c8250a color shades, tints & tones
#c8250a color schemes
#c8250a color preview, HTML & CSS examples
           This text has a color of #c8250a        
        
          <p style="color:#c8250a;">Text here</p>
        
        
          .mytext {color:#c8250a;}
        
        Text color #c8250a
      
           This box has a color of #c8250a        
        
          <div style="background-color:#c8250a;">Content here</div>
        
        
          .mybackground {background-color:#c8250a;}
        
        Background color #c8250a
      
           Border around this has a color of #c8250a        
        
          <div style="border:2px solid #c8250a;">Content here</div>
        
        
          .myborder {border:2px solid #c8250a;}
        
        Border color #c8250a