#d5021d color space conversions
Hex:
        #d5021d
        RGB:
        213, 2, 29
        CMY:
        16, 99, 89
        CMYK:
        0, 99, 86, 16
      HSL:
        352°, 98.1395%, 42.1569%
        HSV (HSB):
        352°, 99.0610%, 83.5294%
        XYZ:
        27.6841, 14.2783, 2.4593
        xyY:
        0.6232, 0.3214, 14.2783
      CIE-Lab:
        44.6294, 70.1031, 47.9991
        CIE-LCH:
        44.6294, 84.9609, 34.3992
        CIE-Luv:
        44.6294, 142.9935, 27.4178
        Hunter-Lab:
        37.7866, 64.6501, 22.5918
      #d5021d color charts
#d5021d RGB chart
      #d5021d CMYK chart
      #d5021d RGB pie chart
      #d5021d color shades, tints & tones
#d5021d color schemes
#d5021d color preview, HTML & CSS examples
           This text has a color of #d5021d        
        
          <p style="color:#d5021d;">Text here</p>
        
        
          .mytext {color:#d5021d;}
        
        Text color #d5021d
      
           This box has a color of #d5021d        
        
          <div style="background-color:#d5021d;">Content here</div>
        
        
          .mybackground {background-color:#d5021d;}
        
        Background color #d5021d
      
           Border around this has a color of #d5021d        
        
          <div style="border:2px solid #d5021d;">Content here</div>
        
        
          .myborder {border:2px solid #d5021d;}
        
        Border color #d5021d