#d80966 color space conversions
Hex:
        #d80966
        RGB:
        216, 9, 102
        CMY:
        15, 96, 60
        CMYK:
        0, 96, 53, 15
      HSL:
        333°, 92.0000%, 44.1176%
        HSV (HSB):
        333°, 95.8333%, 84.7059%
        XYZ:
        30.8149, 15.7536, 13.9870
        xyY:
        0.5089, 0.2602, 15.7536
      CIE-Lab:
        46.6496, 73.4460, 7.1025
        CIE-LCH:
        46.6496, 73.7886, 5.5235
        CIE-Luv:
        46.6496, 121.8679, -5.8292
        Hunter-Lab:
        39.6908, 69.1236, 6.8898
      #d80966 color charts
#d80966 RGB chart
      #d80966 CMYK chart
      #d80966 RGB pie chart
      #d80966 color shades, tints & tones
#d80966 color schemes
#d80966 color preview, HTML & CSS examples
           This text has a color of #d80966        
        
          <p style="color:#d80966;">Text here</p>
        
        
          .mytext {color:#d80966;}
        
        Text color #d80966
      
           This box has a color of #d80966        
        
          <div style="background-color:#d80966;">Content here</div>
        
        
          .mybackground {background-color:#d80966;}
        
        Background color #d80966
      
           Border around this has a color of #d80966        
        
          <div style="border:2px solid #d80966;">Content here</div>
        
        
          .myborder {border:2px solid #d80966;}
        
        Border color #d80966