#d06946 color space conversions
Hex:
        #d06946
        RGB:
        208, 105, 70
        CMY:
        18, 59, 73
        CMYK:
        0, 50, 66, 18
      HSL:
        15°, 59.4828%, 54.5098%
        HSV (HSB):
        15°, 66.3462%, 81.5686%
        XYZ:
        32.1695, 23.9552, 8.7227
        xyY:
        0.4961, 0.3694, 23.9552
      CIE-Lab:
        56.0430, 37.9185, 37.9950
        CIE-LCH:
        56.0430, 53.6790, 45.0577
        CIE-Luv:
        56.0430, 80.3223, 34.8679
        Hunter-Lab:
        48.9441, 31.6706, 23.6944
      #d06946 color charts
#d06946 RGB chart
      #d06946 CMYK chart
      #d06946 RGB pie chart
      #d06946 color shades, tints & tones
#d06946 color schemes
#d06946 color preview, HTML & CSS examples
           This text has a color of #d06946        
        
          <p style="color:#d06946;">Text here</p>
        
        
          .mytext {color:#d06946;}
        
        Text color #d06946
      
           This box has a color of #d06946        
        
          <div style="background-color:#d06946;">Content here</div>
        
        
          .mybackground {background-color:#d06946;}
        
        Background color #d06946
      
           Border around this has a color of #d06946        
        
          <div style="border:2px solid #d06946;">Content here</div>
        
        
          .myborder {border:2px solid #d06946;}
        
        Border color #d06946