#dc595f color space conversions
Hex:
        #dc595f
        RGB:
        220, 89, 95
        CMY:
        14, 65, 63
        CMYK:
        0, 60, 57, 14
      HSL:
        357°, 65.1741%, 60.5882%
        HSV (HSB):
        357°, 59.5455%, 86.2745%
        XYZ:
        35.1531, 23.1866, 13.4492
        xyY:
        0.4897, 0.3230, 23.1866
      CIE-Lab:
        55.2640, 51.7316, 23.2654
        CIE-LCH:
        55.2640, 56.7225, 24.2151
        CIE-Luv:
        55.2640, 96.5157, 17.7069
        Hunter-Lab:
        48.1525, 46.0449, 17.1468
      #dc595f color charts
#dc595f RGB chart
      #dc595f CMYK chart
      #dc595f RGB pie chart
      #dc595f color shades, tints & tones
#dc595f color schemes
#dc595f color preview, HTML & CSS examples
           This text has a color of #dc595f        
        
          <p style="color:#dc595f;">Text here</p>
        
        
          .mytext {color:#dc595f;}
        
        Text color #dc595f
      
           This box has a color of #dc595f        
        
          <div style="background-color:#dc595f;">Content here</div>
        
        
          .mybackground {background-color:#dc595f;}
        
        Background color #dc595f
      
           Border around this has a color of #dc595f        
        
          <div style="border:2px solid #dc595f;">Content here</div>
        
        
          .myborder {border:2px solid #dc595f;}
        
        Border color #dc595f