#d2654b color space conversions
Hex:
        #d2654b
        RGB:
        210, 101, 75
        CMY:
        18, 60, 71
        CMYK:
        0, 52, 64, 18
      HSL:
        12°, 60.0000%, 55.8824%
        HSV (HSB):
        12°, 64.2857%, 82.3529%
        XYZ:
        32.5020, 23.5170, 9.4828
        xyY:
        0.4962, 0.3590, 23.5170
      CIE-Lab:
        55.6009, 41.0203, 34.7978
        CIE-LCH:
        55.6009, 53.7918, 40.3082
        CIE-Luv:
        55.6009, 84.1447, 31.2738
        Hunter-Lab:
        48.4943, 34.7698, 22.3522
      #d2654b color charts
#d2654b RGB chart
      #d2654b CMYK chart
      #d2654b RGB pie chart
      #d2654b color shades, tints & tones
#d2654b color schemes
#d2654b color preview, HTML & CSS examples
           This text has a color of #d2654b        
        
          <p style="color:#d2654b;">Text here</p>
        
        
          .mytext {color:#d2654b;}
        
        Text color #d2654b
      
           This box has a color of #d2654b        
        
          <div style="background-color:#d2654b;">Content here</div>
        
        
          .mybackground {background-color:#d2654b;}
        
        Background color #d2654b
      
           Border around this has a color of #d2654b        
        
          <div style="border:2px solid #d2654b;">Content here</div>
        
        
          .myborder {border:2px solid #d2654b;}
        
        Border color #d2654b