#d5381d color space conversions
Hex:
        #d5381d
        RGB:
        213, 56, 29
        CMY:
        16, 78, 89
        CMYK:
        0, 74, 86, 16
      HSL:
        9°, 76.0331%, 47.4510%
        HSV (HSB):
        9°, 86.3850%, 83.5294%
        XYZ:
        29.0765, 17.0632, 2.9234
        xyY:
        0.5926, 0.3478, 17.0632
      CIE-Lab:
        48.3396, 59.5772, 51.0422
        CIE-LCH:
        48.3396, 78.4522, 40.5880
        CIE-Luv:
        48.3396, 124.4484, 34.1678
        Hunter-Lab:
        41.3076, 53.3582, 24.7193
      #d5381d color charts
#d5381d RGB chart
      #d5381d CMYK chart
      #d5381d RGB pie chart
      #d5381d color shades, tints & tones
#d5381d color schemes
#d5381d color preview, HTML & CSS examples
           This text has a color of #d5381d        
        
          <p style="color:#d5381d;">Text here</p>
        
        
          .mytext {color:#d5381d;}
        
        Text color #d5381d
      
           This box has a color of #d5381d        
        
          <div style="background-color:#d5381d;">Content here</div>
        
        
          .mybackground {background-color:#d5381d;}
        
        Background color #d5381d
      
           Border around this has a color of #d5381d        
        
          <div style="border:2px solid #d5381d;">Content here</div>
        
        
          .myborder {border:2px solid #d5381d;}
        
        Border color #d5381d