#d8393b color space conversions
Hex:
        #d8393b
        RGB:
        216, 57, 59
        CMY:
        15, 78, 77
        CMYK:
        0, 74, 73, 15
      HSL:
        359°, 67.0886%, 53.5294%
        HSV (HSB):
        359°, 73.6111%, 84.7059%
        XYZ:
        30.5714, 17.8410, 5.9700
        xyY:
        0.5622, 0.3281, 17.8410
      CIE-Lab:
        49.3026, 61.1036, 36.6103
        CIE-LCH:
        49.3026, 71.2317, 30.9280
        CIE-Luv:
        49.3026, 121.1515, 25.4054
        Hunter-Lab:
        42.2386, 55.2774, 21.1869
      #d8393b color charts
#d8393b RGB chart
      #d8393b CMYK chart
      #d8393b RGB pie chart
      #d8393b color shades, tints & tones
#d8393b color schemes
#d8393b color preview, HTML & CSS examples
           This text has a color of #d8393b        
        
          <p style="color:#d8393b;">Text here</p>
        
        
          .mytext {color:#d8393b;}
        
        Text color #d8393b
      
           This box has a color of #d8393b        
        
          <div style="background-color:#d8393b;">Content here</div>
        
        
          .mybackground {background-color:#d8393b;}
        
        Background color #d8393b
      
           Border around this has a color of #d8393b        
        
          <div style="border:2px solid #d8393b;">Content here</div>
        
        
          .myborder {border:2px solid #d8393b;}
        
        Border color #d8393b