#d5201d color space conversions
Hex:
        #d5201d
        RGB:
        213, 32, 29
        CMY:
        16, 87, 89
        CMYK:
        0, 85, 86, 16
      HSL:
        1°, 76.0331%, 47.4510%
        HSV (HSB):
        1°, 86.3850%, 83.5294%
        XYZ:
        28.1789, 15.2679, 2.6242
        xyY:
        0.6116, 0.3314, 15.2679
      CIE-Lab:
        45.9989, 66.1628, 49.1238
        CIE-LCH:
        45.9989, 82.4055, 36.5927
        CIE-Luv:
        45.9989, 135.9760, 29.9347
        Hunter-Lab:
        39.0741, 60.3481, 23.3700
      #d5201d color charts
#d5201d RGB chart
      #d5201d CMYK chart
      #d5201d RGB pie chart
      #d5201d color shades, tints & tones
#d5201d color schemes
#d5201d color preview, HTML & CSS examples
           This text has a color of #d5201d        
        
          <p style="color:#d5201d;">Text here</p>
        
        
          .mytext {color:#d5201d;}
        
        Text color #d5201d
      
           This box has a color of #d5201d        
        
          <div style="background-color:#d5201d;">Content here</div>
        
        
          .mybackground {background-color:#d5201d;}
        
        Background color #d5201d
      
           Border around this has a color of #d5201d        
        
          <div style="border:2px solid #d5201d;">Content here</div>
        
        
          .myborder {border:2px solid #d5201d;}
        
        Border color #d5201d