#d4053b color space conversions
Hex:
        #d4053b
        RGB:
        212, 5, 59
        CMY:
        17, 98, 77
        CMYK:
        0, 98, 72, 17
      HSL:
        344°, 95.3917%, 42.5490%
        HSV (HSB):
        344°, 97.6415%, 83.1373%
        XYZ:
        27.9951, 14.4214, 5.4458
        xyY:
        0.5849, 0.3013, 14.4214
      CIE-Lab:
        44.8312, 70.4695, 31.1935
        CIE-LCH:
        44.8312, 77.0648, 23.8767
        CIE-Luv:
        44.8312, 135.0799, 17.2595
        Hunter-Lab:
        37.9755, 65.1311, 18.0805
      #d4053b color charts
#d4053b RGB chart
      #d4053b CMYK chart
      #d4053b RGB pie chart
      #d4053b color shades, tints & tones
#d4053b color schemes
#d4053b color preview, HTML & CSS examples
           This text has a color of #d4053b        
        
          <p style="color:#d4053b;">Text here</p>
        
        
          .mytext {color:#d4053b;}
        
        Text color #d4053b
      
           This box has a color of #d4053b        
        
          <div style="background-color:#d4053b;">Content here</div>
        
        
          .mybackground {background-color:#d4053b;}
        
        Background color #d4053b
      
           Border around this has a color of #d4053b        
        
          <div style="border:2px solid #d4053b;">Content here</div>
        
        
          .myborder {border:2px solid #d4053b;}
        
        Border color #d4053b