#d23154 color space conversions
Hex:
        #d23154
        RGB:
        210, 49, 84
        CMY:
        18, 81, 67
        CMYK:
        0, 77, 60, 18
      HSL:
        347°, 64.1434%, 50.7843%
        HSV (HSB):
        347°, 76.6667%, 82.3529%
        XYZ:
        29.2769, 16.5384, 10.0367
        xyY:
        0.5242, 0.2961, 16.5384
      CIE-Lab:
        47.6730, 63.2223, 19.4356
        CIE-LCH:
        47.6730, 66.1423, 17.0883
        CIE-Luv:
        47.6730, 113.4417, 9.7751
        Hunter-Lab:
        40.6674, 57.3362, 13.8345
      #d23154 color charts
#d23154 RGB chart
      #d23154 CMYK chart
      #d23154 RGB pie chart
      #d23154 color shades, tints & tones
#d23154 color schemes
#d23154 color preview, HTML & CSS examples
           This text has a color of #d23154        
        
          <p style="color:#d23154;">Text here</p>
        
        
          .mytext {color:#d23154;}
        
        Text color #d23154
      
           This box has a color of #d23154        
        
          <div style="background-color:#d23154;">Content here</div>
        
        
          .mybackground {background-color:#d23154;}
        
        Background color #d23154
      
           Border around this has a color of #d23154        
        
          <div style="border:2px solid #d23154;">Content here</div>
        
        
          .myborder {border:2px solid #d23154;}
        
        Border color #d23154