#d5443b color space conversions
Hex:
        #d5443b
        RGB:
        213, 68, 59
        CMY:
        16, 73, 77
        CMYK:
        0, 68, 72, 16
      HSL:
        4°, 64.7059%, 53.3333%
        HSV (HSB):
        4°, 72.3005%, 83.5294%
        XYZ:
        30.2971, 18.5961, 6.1303
        xyY:
        0.5506, 0.3380, 18.5961
      CIE-Lab:
        50.2113, 56.1590, 37.5032
        CIE-LCH:
        50.2113, 67.5301, 33.7352
        CIE-Luv:
        50.2113, 112.3080, 27.7417
        Hunter-Lab:
        43.1232, 49.9431, 21.7578
      #d5443b color charts
#d5443b RGB chart
      #d5443b CMYK chart
      #d5443b RGB pie chart
      #d5443b color shades, tints & tones
#d5443b color schemes
#d5443b color preview, HTML & CSS examples
           This text has a color of #d5443b        
        
          <p style="color:#d5443b;">Text here</p>
        
        
          .mytext {color:#d5443b;}
        
        Text color #d5443b
      
           This box has a color of #d5443b        
        
          <div style="background-color:#d5443b;">Content here</div>
        
        
          .mybackground {background-color:#d5443b;}
        
        Background color #d5443b
      
           Border around this has a color of #d5443b        
        
          <div style="border:2px solid #d5443b;">Content here</div>
        
        
          .myborder {border:2px solid #d5443b;}
        
        Border color #d5443b