#dc395f color space conversions
Hex:
        #dc395f
        RGB:
        220, 57, 95
        CMY:
        14, 78, 63
        CMYK:
        0, 74, 57, 14
      HSL:
        346°, 69.9571%, 54.3137%
        HSV (HSB):
        346°, 74.0909%, 86.2745%
        XYZ:
        33.0439, 18.9681, 12.7461
        xyY:
        0.5103, 0.2929, 18.9681
      CIE-Lab:
        50.6499, 64.2934, 17.0768
        CIE-LCH:
        50.6499, 66.5226, 14.8748
        CIE-Luv:
        50.6499, 114.3359, 7.5452
        Hunter-Lab:
        43.5524, 59.2140, 13.1348
      #dc395f color charts
#dc395f RGB chart
      #dc395f CMYK chart
      #dc395f RGB pie chart
      #dc395f color shades, tints & tones
#dc395f color schemes
#dc395f color preview, HTML & CSS examples
           This text has a color of #dc395f        
        
          <p style="color:#dc395f;">Text here</p>
        
        
          .mytext {color:#dc395f;}
        
        Text color #dc395f
      
           This box has a color of #dc395f        
        
          <div style="background-color:#dc395f;">Content here</div>
        
        
          .mybackground {background-color:#dc395f;}
        
        Background color #dc395f
      
           Border around this has a color of #dc395f        
        
          <div style="border:2px solid #dc395f;">Content here</div>
        
        
          .myborder {border:2px solid #dc395f;}
        
        Border color #dc395f