#dd1065 color space conversions
Hex:
        #dd1065
        RGB:
        221, 16, 101
        CMY:
        13, 94, 60
        CMYK:
        0, 93, 54, 13
      HSL:
        335°, 86.4979%, 46.4706%
        HSV (HSB):
        335°, 92.7602%, 86.6667%
        XYZ:
        32.3530, 16.6823, 13.8267
        xyY:
        0.5147, 0.2654, 16.6823
      CIE-Lab:
        47.8572, 73.8633, 9.5716
        CIE-LCH:
        47.8572, 74.4809, 7.3835
        CIE-Luv:
        47.8572, 125.3600, -3.1330
        Hunter-Lab:
        40.8440, 69.9151, 8.5196
      #dd1065 color charts
#dd1065 RGB chart
      #dd1065 CMYK chart
      #dd1065 RGB pie chart
      #dd1065 color shades, tints & tones
#dd1065 color schemes
#dd1065 color preview, HTML & CSS examples
           This text has a color of #dd1065        
        
          <p style="color:#dd1065;">Text here</p>
        
        
          .mytext {color:#dd1065;}
        
        Text color #dd1065
      
           This box has a color of #dd1065        
        
          <div style="background-color:#dd1065;">Content here</div>
        
        
          .mybackground {background-color:#dd1065;}
        
        Background color #dd1065
      
           Border around this has a color of #dd1065        
        
          <div style="border:2px solid #dd1065;">Content here</div>
        
        
          .myborder {border:2px solid #dd1065;}
        
        Border color #dd1065