#d6114d color space conversions
Hex:
        #d6114d
        RGB:
        214, 17, 77
        CMY:
        16, 93, 70
        CMYK:
        0, 92, 64, 16
      HSL:
        342°, 85.2814%, 45.2941%
        HSV (HSB):
        342°, 92.0561%, 83.9216%
        XYZ:
        29.2716, 15.2329, 8.4186
        xyY:
        0.5531, 0.2878, 15.2329
      CIE-Lab:
        45.9515, 70.6221, 21.6095
        CIE-LCH:
        45.9515, 73.8543, 17.0135
        CIE-Luv:
        45.9515, 128.9498, 9.5974
        Hunter-Lab:
        39.0293, 65.5718, 14.5316
      #d6114d color charts
#d6114d RGB chart
      #d6114d CMYK chart
      #d6114d RGB pie chart
      #d6114d color shades, tints & tones
#d6114d color schemes
#d6114d color preview, HTML & CSS examples
           This text has a color of #d6114d        
        
          <p style="color:#d6114d;">Text here</p>
        
        
          .mytext {color:#d6114d;}
        
        Text color #d6114d
      
           This box has a color of #d6114d        
        
          <div style="background-color:#d6114d;">Content here</div>
        
        
          .mybackground {background-color:#d6114d;}
        
        Background color #d6114d
      
           Border around this has a color of #d6114d        
        
          <div style="border:2px solid #d6114d;">Content here</div>
        
        
          .myborder {border:2px solid #d6114d;}
        
        Border color #d6114d