#d5421d color space conversions
Hex:
        #d5421d
        RGB:
        213, 66, 29
        CMY:
        16, 74, 89
        CMYK:
        0, 69, 86, 16
      HSL:
        12°, 76.0331%, 47.4510%
        HSV (HSB):
        12°, 86.3850%, 83.5294%
        XYZ:
        29.6106, 18.1313, 3.1014
        xyY:
        0.5824, 0.3566, 18.1313
      CIE-Lab:
        49.6549, 55.9575, 52.1184
        CIE-LCH:
        49.6549, 76.4694, 42.9656
        CIE-Luv:
        49.6549, 118.2231, 36.5095
        Hunter-Lab:
        42.5808, 49.6118, 25.4881
      #d5421d color charts
#d5421d RGB chart
      #d5421d CMYK chart
      #d5421d RGB pie chart
      #d5421d color shades, tints & tones
#d5421d color schemes
#d5421d color preview, HTML & CSS examples
           This text has a color of #d5421d        
        
          <p style="color:#d5421d;">Text here</p>
        
        
          .mytext {color:#d5421d;}
        
        Text color #d5421d
      
           This box has a color of #d5421d        
        
          <div style="background-color:#d5421d;">Content here</div>
        
        
          .mybackground {background-color:#d5421d;}
        
        Background color #d5421d
      
           Border around this has a color of #d5421d        
        
          <div style="border:2px solid #d5421d;">Content here</div>
        
        
          .myborder {border:2px solid #d5421d;}
        
        Border color #d5421d