#c3585a color space conversions
Hex:
        #c3585a
        RGB:
        195, 88, 90
        CMY:
        24, 65, 65
        CMYK:
        0, 55, 54, 24
      HSL:
        359°, 47.1366%, 55.4902%
        HSV (HSB):
        359°, 54.8718%, 76.4706%
        XYZ:
        27.8409, 19.3197, 11.9346
        xyY:
        0.4711, 0.3269, 19.3197
      CIE-Lab:
        51.0592, 43.0129, 19.9046
        CIE-LCH:
        51.0592, 47.3952, 24.8327
        CIE-Luv:
        51.0592, 77.8231, 15.6788
        Hunter-Lab:
        43.9542, 36.1431, 14.6694
      #c3585a color charts
#c3585a RGB chart
      #c3585a CMYK chart
      #c3585a RGB pie chart
      #c3585a color shades, tints & tones
#c3585a color schemes
#c3585a color preview, HTML & CSS examples
           This text has a color of #c3585a        
        
          <p style="color:#c3585a;">Text here</p>
        
        
          .mytext {color:#c3585a;}
        
        Text color #c3585a
      
           This box has a color of #c3585a        
        
          <div style="background-color:#c3585a;">Content here</div>
        
        
          .mybackground {background-color:#c3585a;}
        
        Background color #c3585a
      
           Border around this has a color of #c3585a        
        
          <div style="border:2px solid #c3585a;">Content here</div>
        
        
          .myborder {border:2px solid #c3585a;}
        
        Border color #c3585a