#d8493b color space conversions
Hex:
        #d8493b
        RGB:
        216, 73, 59
        CMY:
        15, 71, 77
        CMYK:
        0, 66, 73, 15
      HSL:
        5°, 66.8085%, 53.9216%
        HSV (HSB):
        5°, 72.6852%, 84.7059%
        XYZ:
        31.4909, 19.6798, 6.2765
        xyY:
        0.5482, 0.3426, 19.6798
      CIE-Lab:
        51.4732, 55.1480, 39.0741
        CIE-LCH:
        51.4732, 67.5876, 35.3188
        CIE-Luv:
        51.4732, 111.5645, 29.6307
        Hunter-Lab:
        44.3619, 49.0772, 22.6647
      #d8493b color charts
#d8493b RGB chart
      #d8493b CMYK chart
      #d8493b RGB pie chart
      #d8493b color shades, tints & tones
#d8493b color schemes
#d8493b color preview, HTML & CSS examples
           This text has a color of #d8493b        
        
          <p style="color:#d8493b;">Text here</p>
        
        
          .mytext {color:#d8493b;}
        
        Text color #d8493b
      
           This box has a color of #d8493b        
        
          <div style="background-color:#d8493b;">Content here</div>
        
        
          .mybackground {background-color:#d8493b;}
        
        Background color #d8493b
      
           Border around this has a color of #d8493b        
        
          <div style="border:2px solid #d8493b;">Content here</div>
        
        
          .myborder {border:2px solid #d8493b;}
        
        Border color #d8493b