#d8202b color space conversions
Hex:
        #d8202b
        RGB:
        216, 32, 43
        CMY:
        15, 87, 83
        CMYK:
        0, 85, 80, 15
      HSL:
        356°, 74.1935%, 48.6275%
        HSV (HSB):
        356°, 85.1852%, 84.7059%
        XYZ:
        29.2715, 15.8064, 3.7937
        xyY:
        0.5989, 0.3234, 15.8064
      CIE-Lab:
        46.7194, 67.3117, 42.8145
        CIE-LCH:
        46.7194, 79.7744, 32.4589
        CIE-Luv:
        46.7194, 135.8735, 26.6294
        Hunter-Lab:
        39.7572, 61.8464, 22.1726
      #d8202b color charts
#d8202b RGB chart
      #d8202b CMYK chart
      #d8202b RGB pie chart
      #d8202b color shades, tints & tones
#d8202b color schemes
#d8202b color preview, HTML & CSS examples
           This text has a color of #d8202b        
        
          <p style="color:#d8202b;">Text here</p>
        
        
          .mytext {color:#d8202b;}
        
        Text color #d8202b
      
           This box has a color of #d8202b        
        
          <div style="background-color:#d8202b;">Content here</div>
        
        
          .mybackground {background-color:#d8202b;}
        
        Background color #d8202b
      
           Border around this has a color of #d8202b        
        
          <div style="border:2px solid #d8202b;">Content here</div>
        
        
          .myborder {border:2px solid #d8202b;}
        
        Border color #d8202b