#d0856b color space conversions
Hex:
        #d0856b
        RGB:
        208, 133, 107
        CMY:
        18, 48, 58
        CMYK:
        0, 36, 49, 18
      HSL:
        15°, 51.7949%, 61.7647%
        HSV (HSB):
        15°, 48.5577%, 81.5686%
        XYZ:
        37.0538, 31.2465, 17.9881
        xyY:
        0.4294, 0.3621, 31.2465
      CIE-Lab:
        62.7152, 25.9699, 25.9740
        CIE-LCH:
        62.7152, 36.7299, 45.0045
        CIE-Luv:
        62.7152, 54.5961, 27.7972
        Hunter-Lab:
        55.8986, 20.5008, 20.0495
      #d0856b color charts
#d0856b RGB chart
      #d0856b CMYK chart
      #d0856b RGB pie chart
      #d0856b color shades, tints & tones
#d0856b color schemes
#d0856b color preview, HTML & CSS examples
           This text has a color of #d0856b        
        
          <p style="color:#d0856b;">Text here</p>
        
        
          .mytext {color:#d0856b;}
        
        Text color #d0856b
      
           This box has a color of #d0856b        
        
          <div style="background-color:#d0856b;">Content here</div>
        
        
          .mybackground {background-color:#d0856b;}
        
        Background color #d0856b
      
           Border around this has a color of #d0856b        
        
          <div style="border:2px solid #d0856b;">Content here</div>
        
        
          .myborder {border:2px solid #d0856b;}
        
        Border color #d0856b