#d42255 color space conversions
Hex:
        #d42255
        RGB:
        212, 34, 85
        CMY:
        17, 87, 67
        CMYK:
        0, 84, 60, 17
      HSL:
        343°, 72.3577%, 48.2353%
        HSV (HSB):
        343°, 83.9623%, 83.1373%
        XYZ:
        29.3631, 15.7970, 10.0958
        xyY:
        0.5314, 0.2859, 15.7970
      CIE-Lab:
        46.7070, 67.7173, 17.5928
        CIE-LCH:
        46.7070, 69.9652, 14.5634
        CIE-Luv:
        46.7070, 120.3143, 6.6773
        Hunter-Lab:
        39.7454, 62.3177, 12.7614
      #d42255 color charts
#d42255 RGB chart
      #d42255 CMYK chart
      #d42255 RGB pie chart
      #d42255 color shades, tints & tones
#d42255 color schemes
#d42255 color preview, HTML & CSS examples
           This text has a color of #d42255        
        
          <p style="color:#d42255;">Text here</p>
        
        
          .mytext {color:#d42255;}
        
        Text color #d42255
      
           This box has a color of #d42255        
        
          <div style="background-color:#d42255;">Content here</div>
        
        
          .mybackground {background-color:#d42255;}
        
        Background color #d42255
      
           Border around this has a color of #d42255        
        
          <div style="border:2px solid #d42255;">Content here</div>
        
        
          .myborder {border:2px solid #d42255;}
        
        Border color #d42255