#dc288d color space conversions
Hex:
        #dc288d
        RGB:
        220, 40, 141
        CMY:
        14, 84, 45
        CMYK:
        0, 82, 36, 14
      HSL:
        326°, 72.0000%, 50.9804%
        HSV (HSB):
        326°, 81.8182%, 86.2745%
        XYZ:
        35.0817, 18.6563, 26.9513
        xyY:
        0.4348, 0.2312, 18.6563
      CIE-Lab:
        50.2827, 72.9598, -11.2946
        CIE-LCH:
        50.2827, 73.8289, 351.2002
        CIE-Luv:
        50.2827, 102.4423, -28.8230
        Hunter-Lab:
        43.1930, 69.3916, -6.7604
      #dc288d color charts
#dc288d RGB chart
      #dc288d CMYK chart
      #dc288d RGB pie chart
      #dc288d color shades, tints & tones
#dc288d color schemes
#dc288d color preview, HTML & CSS examples
           This text has a color of #dc288d        
        
          <p style="color:#dc288d;">Text here</p>
        
        
          .mytext {color:#dc288d;}
        
        Text color #dc288d
      
           This box has a color of #dc288d        
        
          <div style="background-color:#dc288d;">Content here</div>
        
        
          .mybackground {background-color:#dc288d;}
        
        Background color #dc288d
      
           Border around this has a color of #dc288d        
        
          <div style="border:2px solid #dc288d;">Content here</div>
        
        
          .myborder {border:2px solid #dc288d;}
        
        Border color #dc288d