#d42533 color space conversions
Hex:
        #d42533
        RGB:
        212, 37, 51
        CMY:
        17, 85, 80
        CMYK:
        0, 83, 76, 17
      HSL:
        355°, 70.2811%, 48.8235%
        HSV (HSB):
        355°, 82.5472%, 83.1373%
        XYZ:
        28.4105, 15.5592, 4.6378
        xyY:
        0.5845, 0.3201, 15.5592
      CIE-Lab:
        46.3908, 65.3848, 37.7234
        CIE-LCH:
        46.3908, 75.4866, 29.9826
        CIE-Luv:
        46.3908, 129.2622, 23.8573
        Hunter-Lab:
        39.4452, 59.5361, 20.6405
      #d42533 color charts
#d42533 RGB chart
      #d42533 CMYK chart
      #d42533 RGB pie chart
      #d42533 color shades, tints & tones
#d42533 color schemes
#d42533 color preview, HTML & CSS examples
           This text has a color of #d42533        
        
          <p style="color:#d42533;">Text here</p>
        
        
          .mytext {color:#d42533;}
        
        Text color #d42533
      
           This box has a color of #d42533        
        
          <div style="background-color:#d42533;">Content here</div>
        
        
          .mybackground {background-color:#d42533;}
        
        Background color #d42533
      
           Border around this has a color of #d42533        
        
          <div style="border:2px solid #d42533;">Content here</div>
        
        
          .myborder {border:2px solid #d42533;}
        
        Border color #d42533