#d5222d color space conversions
Hex:
        #d5222d
        RGB:
        213, 34, 45
        CMY:
        16, 87, 82
        CMYK:
        0, 84, 79, 16
      HSL:
        356°, 72.4696%, 48.4314%
        HSV (HSB):
        356°, 84.0376%, 83.5294%
        XYZ:
        28.4863, 15.4797, 3.9691
        xyY:
        0.5943, 0.3229, 15.4797
      CIE-Lab:
        46.2843, 66.1408, 41.0723
        CIE-LCH:
        46.2843, 77.8559, 31.8396
        CIE-Luv:
        46.2843, 132.4762, 25.7240
        Hunter-Lab:
        39.3442, 60.3865, 21.5597
      #d5222d color charts
#d5222d RGB chart
      #d5222d CMYK chart
      #d5222d RGB pie chart
      #d5222d color shades, tints & tones
#d5222d color schemes
#d5222d color preview, HTML & CSS examples
           This text has a color of #d5222d        
        
          <p style="color:#d5222d;">Text here</p>
        
        
          .mytext {color:#d5222d;}
        
        Text color #d5222d
      
           This box has a color of #d5222d        
        
          <div style="background-color:#d5222d;">Content here</div>
        
        
          .mybackground {background-color:#d5222d;}
        
        Background color #d5222d
      
           Border around this has a color of #d5222d        
        
          <div style="border:2px solid #d5222d;">Content here</div>
        
        
          .myborder {border:2px solid #d5222d;}
        
        Border color #d5222d