#d6201d color space conversions
Hex:
        #d6201d
        RGB:
        214, 32, 29
        CMY:
        16, 87, 89
        CMYK:
        0, 85, 86, 16
      HSL:
        1°, 76.1317%, 47.6471%
        HSV (HSB):
        1°, 86.4486%, 83.9216%
        XYZ:
        28.4698, 15.4179, 2.6378
        xyY:
        0.6119, 0.3314, 15.4179
      CIE-Lab:
        46.2013, 66.4341, 49.3730
        CIE-LCH:
        46.2013, 82.7719, 36.6193
        CIE-Luv:
        46.2013, 136.7224, 30.0924
        Hunter-Lab:
        39.2656, 60.7081, 23.5029
      #d6201d color charts
#d6201d RGB chart
      #d6201d CMYK chart
      #d6201d RGB pie chart
      #d6201d color shades, tints & tones
#d6201d color schemes
#d6201d color preview, HTML & CSS examples
           This text has a color of #d6201d        
        
          <p style="color:#d6201d;">Text here</p>
        
        
          .mytext {color:#d6201d;}
        
        Text color #d6201d
      
           This box has a color of #d6201d        
        
          <div style="background-color:#d6201d;">Content here</div>
        
        
          .mybackground {background-color:#d6201d;}
        
        Background color #d6201d
      
           Border around this has a color of #d6201d        
        
          <div style="border:2px solid #d6201d;">Content here</div>
        
        
          .myborder {border:2px solid #d6201d;}
        
        Border color #d6201d