#c55238 color space conversions
Hex:
        #c55238
        RGB:
        197, 82, 56
        CMY:
        23, 68, 78
        CMYK:
        0, 58, 72, 23
      HSL:
        11°, 55.7312%, 49.6078%
        HSV (HSB):
        11°, 71.5736%, 77.2549%
        XYZ:
        26.7571, 18.1904, 5.8422
        xyY:
        0.5268, 0.3582, 18.1904
      CIE-Lab:
        49.7263, 44.3923, 37.8867
        CIE-LCH:
        49.7263, 58.3616, 40.4792
        CIE-Luv:
        49.7263, 90.2688, 30.9535
        Hunter-Lab:
        42.6502, 37.3459, 21.7336
      #c55238 color charts
#c55238 RGB chart
      #c55238 CMYK chart
      #c55238 RGB pie chart
      #c55238 color shades, tints & tones
#c55238 color schemes
#c55238 color preview, HTML & CSS examples
           This text has a color of #c55238        
        
          <p style="color:#c55238;">Text here</p>
        
        
          .mytext {color:#c55238;}
        
        Text color #c55238
      
           This box has a color of #c55238        
        
          <div style="background-color:#c55238;">Content here</div>
        
        
          .mybackground {background-color:#c55238;}
        
        Background color #c55238
      
           Border around this has a color of #c55238        
        
          <div style="border:2px solid #c55238;">Content here</div>
        
        
          .myborder {border:2px solid #c55238;}
        
        Border color #c55238