#d5301d color space conversions
Hex:
        #d5301d
        RGB:
        213, 48, 29
        CMY:
        16, 81, 89
        CMYK:
        0, 77, 86, 16
      HSL:
        6°, 76.0331%, 47.4510%
        HSV (HSB):
        6°, 86.3850%, 83.5294%
        XYZ:
        28.7193, 16.3487, 2.8043
        xyY:
        0.5999, 0.3415, 16.3487
      CIE-Lab:
        47.4287, 62.1177, 50.2962
        CIE-LCH:
        47.4287, 79.9270, 38.9968
        CIE-Luv:
        47.4287, 128.8649, 32.5307
        Hunter-Lab:
        40.4336, 56.0268, 24.1913
      #d5301d color charts
#d5301d RGB chart
      #d5301d CMYK chart
      #d5301d RGB pie chart
      #d5301d color shades, tints & tones
#d5301d color schemes
#d5301d color preview, HTML & CSS examples
           This text has a color of #d5301d        
        
          <p style="color:#d5301d;">Text here</p>
        
        
          .mytext {color:#d5301d;}
        
        Text color #d5301d
      
           This box has a color of #d5301d        
        
          <div style="background-color:#d5301d;">Content here</div>
        
        
          .mybackground {background-color:#d5301d;}
        
        Background color #d5301d
      
           Border around this has a color of #d5301d        
        
          <div style="border:2px solid #d5301d;">Content here</div>
        
        
          .myborder {border:2px solid #d5301d;}
        
        Border color #d5301d