#c82238 color space conversions
Hex:
        #c82238
        RGB:
        200, 34, 56
        CMY:
        22, 87, 78
        CMYK:
        0, 83, 72, 22
      HSL:
        352°, 70.9402%, 45.8824%
        HSV (HSB):
        352°, 83.0000%, 78.4314%
        XYZ:
        25.1053, 13.7089, 5.0643
        xyY:
        0.5722, 0.3124, 13.7089
      CIE-Lab:
        43.8126, 62.9953, 31.1997
        CIE-LCH:
        43.8126, 70.2981, 26.3479
        CIE-Luv:
        43.8126, 119.8865, 18.9941
        Hunter-Lab:
        37.0256, 56.2374, 17.8084
      #c82238 color charts
#c82238 RGB chart
      #c82238 CMYK chart
      #c82238 RGB pie chart
      #c82238 color shades, tints & tones
#c82238 color schemes
#c82238 color preview, HTML & CSS examples
           This text has a color of #c82238        
        
          <p style="color:#c82238;">Text here</p>
        
        
          .mytext {color:#c82238;}
        
        Text color #c82238
      
           This box has a color of #c82238        
        
          <div style="background-color:#c82238;">Content here</div>
        
        
          .mybackground {background-color:#c82238;}
        
        Background color #c82238
      
           Border around this has a color of #c82238        
        
          <div style="border:2px solid #c82238;">Content here</div>
        
        
          .myborder {border:2px solid #c82238;}
        
        Border color #c82238