#d65756 color space conversions
Hex:
        #d65756
        RGB:
        214, 87, 86
        CMY:
        16, 66, 66
        CMYK:
        0, 59, 60, 16
      HSL:
        0°, 60.9524%, 58.8235%
        HSV (HSB):
        0°, 59.8131%, 83.9216%
        XYZ:
        32.8195, 21.7844, 11.2791
        xyY:
        0.4981, 0.3307, 21.7844
      CIE-Lab:
        53.7975, 49.9283, 26.4111
        CIE-LCH:
        53.7975, 56.4834, 27.8780
        CIE-Luv:
        53.7975, 95.0030, 20.9859
        Hunter-Lab:
        46.6738, 43.8362, 18.3437
      #d65756 color charts
#d65756 RGB chart
      #d65756 CMYK chart
      #d65756 RGB pie chart
      #d65756 color shades, tints & tones
#d65756 color schemes
#d65756 color preview, HTML & CSS examples
           This text has a color of #d65756        
        
          <p style="color:#d65756;">Text here</p>
        
        
          .mytext {color:#d65756;}
        
        Text color #d65756
      
           This box has a color of #d65756        
        
          <div style="background-color:#d65756;">Content here</div>
        
        
          .mybackground {background-color:#d65756;}
        
        Background color #d65756
      
           Border around this has a color of #d65756        
        
          <div style="border:2px solid #d65756;">Content here</div>
        
        
          .myborder {border:2px solid #d65756;}
        
        Border color #d65756