#d6808d color space conversions
Hex:
        #d6808d
        RGB:
        214, 128, 141
        CMY:
        16, 50, 45
        CMYK:
        0, 40, 34, 16
      HSL:
        351°, 51.1905%, 67.0588%
        HSV (HSB):
        351°, 40.1869%, 83.9216%
        XYZ:
        40.2584, 31.6576, 29.1880
        xyY:
        0.3982, 0.3131, 31.6576
      CIE-Lab:
        63.0589, 34.7287, 7.3515
        CIE-LCH:
        63.0589, 35.4983, 11.9521
        CIE-Luv:
        63.0589, 56.8538, 3.6160
        Hunter-Lab:
        56.2651, 29.2554, 8.6284
      #d6808d color charts
#d6808d RGB chart
      #d6808d CMYK chart
      #d6808d RGB pie chart
      #d6808d color shades, tints & tones
#d6808d color schemes
#d6808d color preview, HTML & CSS examples
           This text has a color of #d6808d        
        
          <p style="color:#d6808d;">Text here</p>
        
        
          .mytext {color:#d6808d;}
        
        Text color #d6808d
      
           This box has a color of #d6808d        
        
          <div style="background-color:#d6808d;">Content here</div>
        
        
          .mybackground {background-color:#d6808d;}
        
        Background color #d6808d
      
           Border around this has a color of #d6808d        
        
          <div style="border:2px solid #d6808d;">Content here</div>
        
        
          .myborder {border:2px solid #d6808d;}
        
        Border color #d6808d