#d42841 color space conversions
Hex:
        #d42841
        RGB:
        212, 40, 65
        CMY:
        17, 84, 75
        CMYK:
        0, 81, 69, 17
      HSL:
        351°, 68.2540%, 49.4118%
        HSV (HSB):
        351°, 81.1321%, 83.1373%
        XYZ:
        28.8643, 15.8963, 6.5480
        xyY:
        0.5626, 0.3098, 15.8963
      CIE-Lab:
        46.8381, 65.2272, 29.9843
        CIE-LCH:
        46.8381, 71.7889, 24.6878
        CIE-Luv:
        46.8381, 124.5293, 18.4105
        Hunter-Lab:
        39.8701, 59.4537, 18.1717
      #d42841 color charts
#d42841 RGB chart
      #d42841 CMYK chart
      #d42841 RGB pie chart
      #d42841 color shades, tints & tones
#d42841 color schemes
#d42841 color preview, HTML & CSS examples
           This text has a color of #d42841        
        
          <p style="color:#d42841;">Text here</p>
        
        
          .mytext {color:#d42841;}
        
        Text color #d42841
      
           This box has a color of #d42841        
        
          <div style="background-color:#d42841;">Content here</div>
        
        
          .mybackground {background-color:#d42841;}
        
        Background color #d42841
      
           Border around this has a color of #d42841        
        
          <div style="border:2px solid #d42841;">Content here</div>
        
        
          .myborder {border:2px solid #d42841;}
        
        Border color #d42841