#dc467d color space conversions
Hex:
        #dc467d
        RGB:
        220, 70, 125
        CMY:
        14, 73, 51
        CMYK:
        0, 68, 43, 14
      HSL:
        338°, 68.1818%, 56.8627%
        HSV (HSB):
        338°, 68.1818%, 86.2745%
        XYZ:
        35.4070, 21.0766, 21.6041
        xyY:
        0.4534, 0.2699, 21.0766
      CIE-Lab:
        53.0333, 62.2091, 2.3718
        CIE-LCH:
        53.0333, 62.2543, 2.1835
        CIE-Luv:
        53.0333, 98.1138, -8.7939
        Hunter-Lab:
        45.9093, 57.3249, 4.2357
      #dc467d color charts
#dc467d RGB chart
      #dc467d CMYK chart
      #dc467d RGB pie chart
      #dc467d color shades, tints & tones
#dc467d color schemes
#dc467d color preview, HTML & CSS examples
           This text has a color of #dc467d        
        
          <p style="color:#dc467d;">Text here</p>
        
        
          .mytext {color:#dc467d;}
        
        Text color #dc467d
      
           This box has a color of #dc467d        
        
          <div style="background-color:#dc467d;">Content here</div>
        
        
          .mybackground {background-color:#dc467d;}
        
        Background color #dc467d
      
           Border around this has a color of #dc467d        
        
          <div style="border:2px solid #dc467d;">Content here</div>
        
        
          .myborder {border:2px solid #dc467d;}
        
        Border color #dc467d