#d06d90 color space conversions
Hex:
        #d06d90
        RGB:
        208, 109, 144
        CMY:
        18, 57, 44
        CMYK:
        0, 48, 31, 18
      HSL:
        339°, 51.2953%, 62.1569%
        HSV (HSB):
        339°, 47.5962%, 81.5686%
        XYZ:
        36.5151, 26.3608, 29.5491
        xyY:
        0.3951, 0.2852, 26.3608
      CIE-Lab:
        58.3779, 42.8862, -1.2488
        CIE-LCH:
        58.3779, 42.9043, 358.3321
        CIE-Luv:
        58.3779, 62.7892, -9.5587
        Hunter-Lab:
        51.3428, 37.0998, 1.8169
      #d06d90 color charts
#d06d90 RGB chart
      #d06d90 CMYK chart
      #d06d90 RGB pie chart
      #d06d90 color shades, tints & tones
#d06d90 color schemes
#d06d90 color preview, HTML & CSS examples
           This text has a color of #d06d90        
        
          <p style="color:#d06d90;">Text here</p>
        
        
          .mytext {color:#d06d90;}
        
        Text color #d06d90
      
           This box has a color of #d06d90        
        
          <div style="background-color:#d06d90;">Content here</div>
        
        
          .mybackground {background-color:#d06d90;}
        
        Background color #d06d90
      
           Border around this has a color of #d06d90        
        
          <div style="border:2px solid #d06d90;">Content here</div>
        
        
          .myborder {border:2px solid #d06d90;}
        
        Border color #d06d90