#dc415d color space conversions
Hex:
        #dc415d
        RGB:
        220, 65, 93
        CMY:
        14, 75, 64
        CMYK:
        0, 70, 58, 14
      HSL:
        349°, 68.8889%, 55.8824%
        HSV (HSB):
        349°, 70.4545%, 86.2745%
        XYZ:
        33.3813, 19.7866, 12.4157
        xyY:
        0.5090, 0.3017, 19.7866
      CIE-Lab:
        51.5950, 61.4121, 19.5590
        CIE-LCH:
        51.5950, 64.4515, 17.6661
        CIE-Luv:
        51.5950, 111.0512, 10.9524
        Hunter-Lab:
        44.4821, 56.1105, 14.5886
      #dc415d color charts
#dc415d RGB chart
      #dc415d CMYK chart
      #dc415d RGB pie chart
      #dc415d color shades, tints & tones
#dc415d color schemes
#dc415d color preview, HTML & CSS examples
           This text has a color of #dc415d        
        
          <p style="color:#dc415d;">Text here</p>
        
        
          .mytext {color:#dc415d;}
        
        Text color #dc415d
      
           This box has a color of #dc415d        
        
          <div style="background-color:#dc415d;">Content here</div>
        
        
          .mybackground {background-color:#dc415d;}
        
        Background color #dc415d
      
           Border around this has a color of #dc415d        
        
          <div style="border:2px solid #dc415d;">Content here</div>
        
        
          .myborder {border:2px solid #dc415d;}
        
        Border color #dc415d