#c1555d color space conversions
Hex:
        #c1555d
        RGB:
        193, 85, 93
        CMY:
        24, 67, 64
        CMYK:
        0, 56, 52, 24
      HSL:
        356°, 46.5517%, 54.5098%
        HSV (HSB):
        356°, 55.9585%, 75.6863%
        XYZ:
        27.2166, 18.6248, 12.5164
        xyY:
        0.4664, 0.3191, 18.6248
      CIE-Lab:
        50.2453, 44.0205, 16.9705
        CIE-LCH:
        50.2453, 47.1784, 21.0823
        CIE-Luv:
        50.2453, 77.4068, 12.2442
        Hunter-Lab:
        43.1564, 37.0473, 13.0140
      #c1555d color charts
#c1555d RGB chart
      #c1555d CMYK chart
      #c1555d RGB pie chart
      #c1555d color shades, tints & tones
#c1555d color schemes
#c1555d color preview, HTML & CSS examples
           This text has a color of #c1555d        
        
          <p style="color:#c1555d;">Text here</p>
        
        
          .mytext {color:#c1555d;}
        
        Text color #c1555d
      
           This box has a color of #c1555d        
        
          <div style="background-color:#c1555d;">Content here</div>
        
        
          .mybackground {background-color:#c1555d;}
        
        Background color #c1555d
      
           Border around this has a color of #c1555d        
        
          <div style="border:2px solid #c1555d;">Content here</div>
        
        
          .myborder {border:2px solid #c1555d;}
        
        Border color #c1555d