#c83238 color space conversions
Hex:
        #c83238
        RGB:
        200, 50, 56
        CMY:
        22, 80, 78
        CMYK:
        0, 75, 72, 22
      HSL:
        358°, 60.0000%, 49.0196%
        HSV (HSB):
        358°, 75.0000%, 78.4314%
        XYZ:
        25.6738, 14.8461, 5.2538
        xyY:
        0.5609, 0.3243, 14.8461
      CIE-Lab:
        45.4227, 58.4591, 33.0895
        CIE-LCH:
        45.4227, 67.1742, 29.5111
        CIE-Luv:
        45.4227, 112.7675, 22.1659
        Hunter-Lab:
        38.5306, 51.5100, 18.8870
      #c83238 color charts
#c83238 RGB chart
      #c83238 CMYK chart
      #c83238 RGB pie chart
      #c83238 color shades, tints & tones
#c83238 color schemes
#c83238 color preview, HTML & CSS examples
           This text has a color of #c83238        
        
          <p style="color:#c83238;">Text here</p>
        
        
          .mytext {color:#c83238;}
        
        Text color #c83238
      
           This box has a color of #c83238        
        
          <div style="background-color:#c83238;">Content here</div>
        
        
          .mybackground {background-color:#c83238;}
        
        Background color #c83238
      
           Border around this has a color of #c83238        
        
          <div style="border:2px solid #c83238;">Content here</div>
        
        
          .myborder {border:2px solid #c83238;}
        
        Border color #c83238