#d68264 color space conversions
Hex:
        #d68264
        RGB:
        214, 130, 100
        CMY:
        16, 49, 61
        CMYK:
        0, 39, 53, 16
      HSL:
        16°, 58.1633%, 61.5686%
        HSV (HSB):
        16°, 53.2710%, 83.9216%
        XYZ:
        38.0144, 31.1815, 16.0716
        xyY:
        0.4458, 0.3657, 31.1815
      CIE-Lab:
        62.6606, 29.3349, 29.9245
        CIE-LCH:
        62.6606, 41.9048, 45.5700
        CIE-Luv:
        62.6606, 62.4434, 31.1713
        Hunter-Lab:
        55.8404, 23.7966, 22.0238
      #d68264 color charts
#d68264 RGB chart
      #d68264 CMYK chart
      #d68264 RGB pie chart
      #d68264 color shades, tints & tones
#d68264 color schemes
#d68264 color preview, HTML & CSS examples
           This text has a color of #d68264        
        
          <p style="color:#d68264;">Text here</p>
        
        
          .mytext {color:#d68264;}
        
        Text color #d68264
      
           This box has a color of #d68264        
        
          <div style="background-color:#d68264;">Content here</div>
        
        
          .mybackground {background-color:#d68264;}
        
        Background color #d68264
      
           Border around this has a color of #d68264        
        
          <div style="border:2px solid #d68264;">Content here</div>
        
        
          .myborder {border:2px solid #d68264;}
        
        Border color #d68264