#d42943 color space conversions
Hex:
        #d42943
        RGB:
        212, 41, 67
        CMY:
        17, 84, 74
        CMYK:
        0, 81, 68, 17
      HSL:
        351°, 67.5889%, 49.6078%
        HSV (HSB):
        351°, 80.6604%, 83.1373%
        XYZ:
        28.9574, 15.9882, 6.8700
        xyY:
        0.5589, 0.3086, 15.9882
      CIE-Lab:
        46.9590, 65.0674, 28.9288
        CIE-LCH:
        46.9590, 71.2084, 23.9698
        CIE-Luv:
        46.9590, 123.5676, 17.6390
        Hunter-Lab:
        39.9852, 59.2962, 17.8028
      #d42943 color charts
#d42943 RGB chart
      #d42943 CMYK chart
      #d42943 RGB pie chart
      #d42943 color shades, tints & tones
#d42943 color schemes
#d42943 color preview, HTML & CSS examples
           This text has a color of #d42943        
        
          <p style="color:#d42943;">Text here</p>
        
        
          .mytext {color:#d42943;}
        
        Text color #d42943
      
           This box has a color of #d42943        
        
          <div style="background-color:#d42943;">Content here</div>
        
        
          .mybackground {background-color:#d42943;}
        
        Background color #d42943
      
           Border around this has a color of #d42943        
        
          <div style="border:2px solid #d42943;">Content here</div>
        
        
          .myborder {border:2px solid #d42943;}
        
        Border color #d42943