#dc035e color space conversions
Hex:
        #dc035e
        RGB:
        220, 3, 94
        CMY:
        14, 99, 63
        CMYK:
        0, 99, 57, 14
      HSL:
        335°, 97.3094%, 43.7255%
        HSV (HSB):
        335°, 98.6364%, 86.2745%
        XYZ:
        31.5681, 16.0889, 12.0313
        xyY:
        0.5289, 0.2695, 16.0889
      CIE-Lab:
        47.0909, 74.3199, 12.8048
        CIE-LCH:
        47.0909, 75.4150, 9.7757
        CIE-Luv:
        47.0909, 129.0570, 0.1709
        Hunter-Lab:
        40.1110, 70.2888, 10.2936
      #dc035e color charts
#dc035e RGB chart
      #dc035e CMYK chart
      #dc035e RGB pie chart
      #dc035e color shades, tints & tones
#dc035e color schemes
#dc035e color preview, HTML & CSS examples
           This text has a color of #dc035e        
        
          <p style="color:#dc035e;">Text here</p>
        
        
          .mytext {color:#dc035e;}
        
        Text color #dc035e
      
           This box has a color of #dc035e        
        
          <div style="background-color:#dc035e;">Content here</div>
        
        
          .mybackground {background-color:#dc035e;}
        
        Background color #dc035e
      
           Border around this has a color of #dc035e        
        
          <div style="border:2px solid #dc035e;">Content here</div>
        
        
          .myborder {border:2px solid #dc035e;}
        
        Border color #dc035e