#d68550 color space conversions
Hex:
        #d68550
        RGB:
        214, 133, 80
        CMY:
        16, 48, 69
        CMYK:
        0, 38, 63, 16
      HSL:
        24°, 62.0370%, 57.6471%
        HSV (HSB):
        24°, 62.6168%, 83.9216%
        XYZ:
        37.5671, 31.6504, 11.7186
        xyY:
        0.4642, 0.3911, 31.6504
      CIE-Lab:
        63.0529, 26.1930, 41.1643
        CIE-LCH:
        63.0529, 48.7911, 57.5312
        CIE-Luv:
        63.0529, 62.8155, 42.5946
        Hunter-Lab:
        56.2587, 20.7417, 27.0311
      #d68550 color charts
#d68550 RGB chart
      #d68550 CMYK chart
      #d68550 RGB pie chart
      #d68550 color shades, tints & tones
#d68550 color schemes
#d68550 color preview, HTML & CSS examples
           This text has a color of #d68550        
        
          <p style="color:#d68550;">Text here</p>
        
        
          .mytext {color:#d68550;}
        
        Text color #d68550
      
           This box has a color of #d68550        
        
          <div style="background-color:#d68550;">Content here</div>
        
        
          .mybackground {background-color:#d68550;}
        
        Background color #d68550
      
           Border around this has a color of #d68550        
        
          <div style="border:2px solid #d68550;">Content here</div>
        
        
          .myborder {border:2px solid #d68550;}
        
        Border color #d68550