#d6045d color space conversions
Hex:
        #d6045d
        RGB:
        214, 4, 93
        CMY:
        16, 98, 64
        CMYK:
        0, 98, 57, 16
      HSL:
        335°, 96.3303%, 42.7451%
        HSV (HSB):
        335°, 98.1308%, 83.9216%
        XYZ:
        29.7508, 15.1733, 11.7166
        xyY:
        0.5253, 0.2679, 15.1733
      CIE-Lab:
        45.8706, 72.8033, 11.5450
        CIE-LCH:
        45.8706, 73.7130, 9.0108
        CIE-Luv:
        45.8706, 124.6354, -0.8741
        Hunter-Lab:
        38.9529, 68.1640, 9.4332
      #d6045d color charts
#d6045d RGB chart
      #d6045d CMYK chart
      #d6045d RGB pie chart
      #d6045d color shades, tints & tones
#d6045d color schemes
#d6045d color preview, HTML & CSS examples
           This text has a color of #d6045d        
        
          <p style="color:#d6045d;">Text here</p>
        
        
          .mytext {color:#d6045d;}
        
        Text color #d6045d
      
           This box has a color of #d6045d        
        
          <div style="background-color:#d6045d;">Content here</div>
        
        
          .mybackground {background-color:#d6045d;}
        
        Background color #d6045d
      
           Border around this has a color of #d6045d        
        
          <div style="border:2px solid #d6045d;">Content here</div>
        
        
          .myborder {border:2px solid #d6045d;}
        
        Border color #d6045d