#c1445d color space conversions
Hex:
        #c1445d
        RGB:
        193, 68, 93
        CMY:
        24, 73, 64
        CMYK:
        0, 65, 52, 24
      HSL:
        348°, 50.2008%, 51.1765%
        HSV (HSB):
        348°, 64.7668%, 75.6863%
        XYZ:
        26.0352, 16.2620, 12.1226
        xyY:
        0.4784, 0.2988, 16.2620
      CIE-Lab:
        47.3164, 51.8060, 12.9514
        CIE-LCH:
        47.3164, 53.4004, 14.0361
        CIE-Luv:
        47.3164, 87.4197, 5.8054
        Hunter-Lab:
        40.3262, 44.6716, 10.4050
      #c1445d color charts
#c1445d RGB chart
      #c1445d CMYK chart
      #c1445d RGB pie chart
      #c1445d color shades, tints & tones
#c1445d color schemes
#c1445d color preview, HTML & CSS examples
           This text has a color of #c1445d        
        
          <p style="color:#c1445d;">Text here</p>
        
        
          .mytext {color:#c1445d;}
        
        Text color #c1445d
      
           This box has a color of #c1445d        
        
          <div style="background-color:#c1445d;">Content here</div>
        
        
          .mybackground {background-color:#c1445d;}
        
        Background color #c1445d
      
           Border around this has a color of #c1445d        
        
          <div style="border:2px solid #c1445d;">Content here</div>
        
        
          .myborder {border:2px solid #c1445d;}
        
        Border color #c1445d