#d42543 color space conversions
Hex:
        #d42543
        RGB:
        212, 37, 67
        CMY:
        17, 85, 74
        CMYK:
        0, 83, 68, 17
      HSL:
        350°, 70.2811%, 48.8235%
        HSV (HSB):
        350°, 82.5472%, 83.1373%
        XYZ:
        28.8261, 15.7254, 6.8262
        xyY:
        0.5611, 0.3061, 15.7254
      CIE-Lab:
        46.6122, 66.0526, 28.5004
        CIE-LCH:
        46.6122, 71.9390, 23.3392
        CIE-Luv:
        46.6122, 125.1137, 16.9257
        Hunter-Lab:
        39.6553, 60.3577, 17.5526
      #d42543 color charts
#d42543 RGB chart
      #d42543 CMYK chart
      #d42543 RGB pie chart
      #d42543 color shades, tints & tones
#d42543 color schemes
#d42543 color preview, HTML & CSS examples
           This text has a color of #d42543        
        
          <p style="color:#d42543;">Text here</p>
        
        
          .mytext {color:#d42543;}
        
        Text color #d42543
      
           This box has a color of #d42543        
        
          <div style="background-color:#d42543;">Content here</div>
        
        
          .mybackground {background-color:#d42543;}
        
        Background color #d42543
      
           Border around this has a color of #d42543        
        
          <div style="border:2px solid #d42543;">Content here</div>
        
        
          .myborder {border:2px solid #d42543;}
        
        Border color #d42543