#d6204d color space conversions
Hex:
        #d6204d
        RGB:
        214, 32, 77
        CMY:
        16, 87, 70
        CMYK:
        0, 85, 64, 16
      HSL:
        345°, 73.9837%, 48.2353%
        HSV (HSB):
        345°, 85.0467%, 83.9216%
        XYZ:
        29.5876, 15.8650, 8.5240
        xyY:
        0.5482, 0.2939, 15.8650
      CIE-Lab:
        46.7969, 68.1893, 22.7130
        CIE-LCH:
        46.7969, 71.8725, 18.4223
        CIE-Luv:
        46.7969, 125.2621, 11.4133
        Hunter-Lab:
        39.8309, 62.8914, 15.1933
      #d6204d color charts
#d6204d RGB chart
      #d6204d CMYK chart
      #d6204d RGB pie chart
      #d6204d color shades, tints & tones
#d6204d color schemes
#d6204d color preview, HTML & CSS examples
           This text has a color of #d6204d        
        
          <p style="color:#d6204d;">Text here</p>
        
        
          .mytext {color:#d6204d;}
        
        Text color #d6204d
      
           This box has a color of #d6204d        
        
          <div style="background-color:#d6204d;">Content here</div>
        
        
          .mybackground {background-color:#d6204d;}
        
        Background color #d6204d
      
           Border around this has a color of #d6204d        
        
          <div style="border:2px solid #d6204d;">Content here</div>
        
        
          .myborder {border:2px solid #d6204d;}
        
        Border color #d6204d