#d80b73 color space conversions
Hex:
        #d80b73
        RGB:
        216, 11, 115
        CMY:
        15, 96, 55
        CMYK:
        0, 95, 47, 15
      HSL:
        330°, 90.3084%, 44.5098%
        HSV (HSB):
        330°, 94.9074%, 84.7059%
        XYZ:
        31.5331, 16.0761, 17.6607
        xyY:
        0.4831, 0.2463, 16.0761
      CIE-Lab:
        47.0741, 74.2641, -0.3232
        CIE-LCH:
        47.0741, 74.2648, 359.7506
        CIE-Luv:
        47.0741, 115.9535, -14.7176
        Hunter-Lab:
        40.0950, 70.2168, 1.9510
      #d80b73 color charts
#d80b73 RGB chart
      #d80b73 CMYK chart
      #d80b73 RGB pie chart
      #d80b73 color shades, tints & tones
#d80b73 color schemes
#d80b73 color preview, HTML & CSS examples
           This text has a color of #d80b73        
        
          <p style="color:#d80b73;">Text here</p>
        
        
          .mytext {color:#d80b73;}
        
        Text color #d80b73
      
           This box has a color of #d80b73        
        
          <div style="background-color:#d80b73;">Content here</div>
        
        
          .mybackground {background-color:#d80b73;}
        
        Background color #d80b73
      
           Border around this has a color of #d80b73        
        
          <div style="border:2px solid #d80b73;">Content here</div>
        
        
          .myborder {border:2px solid #d80b73;}
        
        Border color #d80b73