#dc467f color space conversions
Hex:
        #dc467f
        RGB:
        220, 70, 127
        CMY:
        14, 73, 50
        CMYK:
        0, 68, 42, 14
      HSL:
        337°, 68.1818%, 56.8627%
        HSV (HSB):
        337°, 68.1818%, 86.2745%
        XYZ:
        35.5361, 21.1283, 22.2839
        xyY:
        0.4501, 0.2676, 21.1283
      CIE-Lab:
        53.0896, 62.4030, 1.2581
        CIE-LCH:
        53.0896, 62.4156, 1.1549
        CIE-Luv:
        53.0896, 97.4202, -10.2452
        Hunter-Lab:
        45.9655, 57.5595, 3.4323
      #dc467f color charts
#dc467f RGB chart
      #dc467f CMYK chart
      #dc467f RGB pie chart
      #dc467f color shades, tints & tones
#dc467f color schemes
#dc467f color preview, HTML & CSS examples
           This text has a color of #dc467f        
        
          <p style="color:#dc467f;">Text here</p>
        
        
          .mytext {color:#dc467f;}
        
        Text color #dc467f
      
           This box has a color of #dc467f        
        
          <div style="background-color:#dc467f;">Content here</div>
        
        
          .mybackground {background-color:#dc467f;}
        
        Background color #dc467f
      
           Border around this has a color of #dc467f        
        
          <div style="border:2px solid #dc467f;">Content here</div>
        
        
          .myborder {border:2px solid #dc467f;}
        
        Border color #dc467f