#d34263 color space conversions
Hex:
        #d34263
        RGB:
        211, 66, 99
        CMY:
        17, 74, 61
        CMYK:
        0, 69, 53, 17
      HSL:
        346°, 62.2318%, 54.3137%
        HSV (HSB):
        346°, 68.7204%, 82.7451%
        XYZ:
        31.0643, 18.6462, 13.7662
        xyY:
        0.4894, 0.2937, 18.6462
      CIE-Lab:
        50.2706, 58.7623, 13.8796
        CIE-LCH:
        50.2706, 60.3792, 13.2896
        CIE-Luv:
        50.2706, 101.3661, 5.4486
        Hunter-Lab:
        43.1812, 52.8448, 11.3252
      #d34263 color charts
#d34263 RGB chart
      #d34263 CMYK chart
      #d34263 RGB pie chart
      #d34263 color shades, tints & tones
#d34263 color schemes
#d34263 color preview, HTML & CSS examples
           This text has a color of #d34263        
        
          <p style="color:#d34263;">Text here</p>
        
        
          .mytext {color:#d34263;}
        
        Text color #d34263
      
           This box has a color of #d34263        
        
          <div style="background-color:#d34263;">Content here</div>
        
        
          .mybackground {background-color:#d34263;}
        
        Background color #d34263
      
           Border around this has a color of #d34263        
        
          <div style="border:2px solid #d34263;">Content here</div>
        
        
          .myborder {border:2px solid #d34263;}
        
        Border color #d34263