#d65640 color space conversions
Hex:
        #d65640
        RGB:
        214, 86, 64
        CMY:
        16, 66, 75
        CMYK:
        0, 60, 70, 16
      HSL:
        9°, 64.6552%, 54.5098%
        HSV (HSB):
        9°, 70.0935%, 83.9216%
        XYZ:
        31.9848, 21.3219, 7.2802
        xyY:
        0.5279, 0.3519, 21.3219
      CIE-Lab:
        53.3000, 49.0734, 38.3072
        CIE-LCH:
        53.3000, 62.2546, 37.9760
        CIE-Luv:
        53.3000, 100.1657, 31.3417
        Hunter-Lab:
        46.1756, 42.8354, 22.9750
      #d65640 color charts
#d65640 RGB chart
      #d65640 CMYK chart
      #d65640 RGB pie chart
      #d65640 color shades, tints & tones
#d65640 color schemes
#d65640 color preview, HTML & CSS examples
           This text has a color of #d65640        
        
          <p style="color:#d65640;">Text here</p>
        
        
          .mytext {color:#d65640;}
        
        Text color #d65640
      
           This box has a color of #d65640        
        
          <div style="background-color:#d65640;">Content here</div>
        
        
          .mybackground {background-color:#d65640;}
        
        Background color #d65640
      
           Border around this has a color of #d65640        
        
          <div style="border:2px solid #d65640;">Content here</div>
        
        
          .myborder {border:2px solid #d65640;}
        
        Border color #d65640