#d16082 color space conversions
Hex:
        #d16082
        RGB:
        209, 96, 130
        CMY:
        18, 62, 49
        CMYK:
        0, 54, 38, 18
      HSL:
        342°, 55.1220%, 59.8039%
        HSV (HSB):
        342°, 54.0670%, 81.9608%
        XYZ:
        34.5066, 23.5328, 23.8427
        xyY:
        0.4214, 0.2874, 23.5328
      CIE-Lab:
        55.6169, 47.9968, 2.9290
        CIE-LCH:
        55.6169, 48.0861, 3.4921
        CIE-Luv:
        55.6169, 74.3659, -5.0147
        Hunter-Lab:
        48.5106, 42.0774, 4.8167
      #d16082 color charts
#d16082 RGB chart
      #d16082 CMYK chart
      #d16082 RGB pie chart
      #d16082 color shades, tints & tones
#d16082 color schemes
#d16082 color preview, HTML & CSS examples
           This text has a color of #d16082        
        
          <p style="color:#d16082;">Text here</p>
        
        
          .mytext {color:#d16082;}
        
        Text color #d16082
      
           This box has a color of #d16082        
        
          <div style="background-color:#d16082;">Content here</div>
        
        
          .mybackground {background-color:#d16082;}
        
        Background color #d16082
      
           Border around this has a color of #d16082        
        
          <div style="border:2px solid #d16082;">Content here</div>
        
        
          .myborder {border:2px solid #d16082;}
        
        Border color #d16082