#d42962 color space conversions
Hex:
        #d42962
        RGB:
        212, 41, 98
        CMY:
        17, 84, 62
        CMYK:
        0, 81, 54, 17
      HSL:
        340°, 67.5889%, 49.6078%
        HSV (HSB):
        340°, 80.6604%, 83.1373%
        XYZ:
        30.1489, 16.4648, 13.1443
        xyY:
        0.5045, 0.2755, 16.4648
      CIE-Lab:
        47.5784, 66.9498, 10.7728
        CIE-LCH:
        47.5784, 67.8110, 9.1411
        CIE-Luv:
        47.5784, 113.2665, -0.1377
        Hunter-Lab:
        40.5768, 61.6177, 9.1976
      #d42962 color charts
#d42962 RGB chart
      #d42962 CMYK chart
      #d42962 RGB pie chart
      #d42962 color shades, tints & tones
#d42962 color schemes
#d42962 color preview, HTML & CSS examples
           This text has a color of #d42962        
        
          <p style="color:#d42962;">Text here</p>
        
        
          .mytext {color:#d42962;}
        
        Text color #d42962
      
           This box has a color of #d42962        
        
          <div style="background-color:#d42962;">Content here</div>
        
        
          .mybackground {background-color:#d42962;}
        
        Background color #d42962
      
           Border around this has a color of #d42962        
        
          <div style="border:2px solid #d42962;">Content here</div>
        
        
          .myborder {border:2px solid #d42962;}
        
        Border color #d42962