#d06c82 color space conversions
Hex:
        #d06c82
        RGB:
        208, 108, 130
        CMY:
        18, 58, 49
        CMYK:
        0, 48, 38, 18
      HSL:
        347°, 51.5464%, 61.9608%
        HSV (HSB):
        347°, 48.0769%, 81.5686%
        XYZ:
        35.4043, 25.7467, 24.2227
        xyY:
        0.4147, 0.3016, 25.7467
      CIE-Lab:
        57.7959, 41.6712, 6.0487
        CIE-LCH:
        57.7959, 42.1079, 8.2590
        CIE-Luv:
        57.7959, 66.6262, 0.3564
        Hunter-Lab:
        50.7412, 35.7497, 7.2152
      #d06c82 color charts
#d06c82 RGB chart
      #d06c82 CMYK chart
      #d06c82 RGB pie chart
      #d06c82 color shades, tints & tones
#d06c82 color schemes
#d06c82 color preview, HTML & CSS examples
           This text has a color of #d06c82        
        
          <p style="color:#d06c82;">Text here</p>
        
        
          .mytext {color:#d06c82;}
        
        Text color #d06c82
      
           This box has a color of #d06c82        
        
          <div style="background-color:#d06c82;">Content here</div>
        
        
          .mybackground {background-color:#d06c82;}
        
        Background color #d06c82
      
           Border around this has a color of #d06c82        
        
          <div style="border:2px solid #d06c82;">Content here</div>
        
        
          .myborder {border:2px solid #d06c82;}
        
        Border color #d06c82