#d80985 color space conversions
Hex:
        #d80985
        RGB:
        216, 9, 133
        CMY:
        15, 96, 48
        CMYK:
        0, 96, 38, 15
      HSL:
        324°, 92.0000%, 44.1176%
        HSV (HSB):
        324°, 95.8333%, 84.7059%
        XYZ:
        32.6502, 16.4878, 23.6519
        xyY:
        0.4486, 0.2265, 16.4878
      CIE-Lab:
        47.6080, 76.0032, -10.5571
        CIE-LCH:
        47.6080, 76.7329, 352.0920
        CIE-Luv:
        47.6080, 107.8904, -28.1475
        Hunter-Lab:
        40.6051, 72.4713, -6.1120
      #d80985 color charts
#d80985 RGB chart
      #d80985 CMYK chart
      #d80985 RGB pie chart
      #d80985 color shades, tints & tones
#d80985 color schemes
#d80985 color preview, HTML & CSS examples
           This text has a color of #d80985        
        
          <p style="color:#d80985;">Text here</p>
        
        
          .mytext {color:#d80985;}
        
        Text color #d80985
      
           This box has a color of #d80985        
        
          <div style="background-color:#d80985;">Content here</div>
        
        
          .mybackground {background-color:#d80985;}
        
        Background color #d80985
      
           Border around this has a color of #d80985        
        
          <div style="border:2px solid #d80985;">Content here</div>
        
        
          .myborder {border:2px solid #d80985;}
        
        Border color #d80985