#d30334 color space conversions
Hex:
        #d30334
        RGB:
        211, 3, 52
        CMY:
        17, 99, 80
        CMYK:
        0, 99, 75, 17
      HSL:
        346°, 97.1963%, 41.9608%
        HSV (HSB):
        346°, 98.5782%, 82.7451%
        XYZ:
        27.5164, 14.1619, 4.5321
        xyY:
        0.5955, 0.3065, 14.1619
      CIE-Lab:
        44.4643, 70.1441, 34.9367
        CIE-LCH:
        44.4643, 78.3631, 26.4766
        CIE-Luv:
        44.4643, 136.5737, 19.8682
        Hunter-Lab:
        37.6324, 64.6606, 19.2024
      #d30334 color charts
#d30334 RGB chart
      #d30334 CMYK chart
      #d30334 RGB pie chart
      #d30334 color shades, tints & tones
#d30334 color schemes
#d30334 color preview, HTML & CSS examples
           This text has a color of #d30334        
        
          <p style="color:#d30334;">Text here</p>
        
        
          .mytext {color:#d30334;}
        
        Text color #d30334
      
           This box has a color of #d30334        
        
          <div style="background-color:#d30334;">Content here</div>
        
        
          .mybackground {background-color:#d30334;}
        
        Background color #d30334
      
           Border around this has a color of #d30334        
        
          <div style="border:2px solid #d30334;">Content here</div>
        
        
          .myborder {border:2px solid #d30334;}
        
        Border color #d30334