#d1464b color space conversions
Hex:
        #d1464b
        RGB:
        209, 70, 75
        CMY:
        18, 73, 71
        CMYK:
        0, 67, 64, 18
      HSL:
        358°, 60.1732%, 54.7059%
        HSV (HSB):
        358°, 66.5072%, 81.9608%
        XYZ:
        29.7547, 18.4436, 8.6483
        xyY:
        0.5234, 0.3244, 18.4436
      CIE-Lab:
        50.0298, 54.8906, 27.8731
        CIE-LCH:
        50.0298, 61.5620, 26.9211
        CIE-Luv:
        50.0298, 104.2364, 20.2328
        Hunter-Lab:
        42.9460, 48.5160, 18.1226
      #d1464b color charts
#d1464b RGB chart
      #d1464b CMYK chart
      #d1464b RGB pie chart
      #d1464b color shades, tints & tones
#d1464b color schemes
#d1464b color preview, HTML & CSS examples
           This text has a color of #d1464b        
        
          <p style="color:#d1464b;">Text here</p>
        
        
          .mytext {color:#d1464b;}
        
        Text color #d1464b
      
           This box has a color of #d1464b        
        
          <div style="background-color:#d1464b;">Content here</div>
        
        
          .mybackground {background-color:#d1464b;}
        
        Background color #d1464b
      
           Border around this has a color of #d1464b        
        
          <div style="border:2px solid #d1464b;">Content here</div>
        
        
          .myborder {border:2px solid #d1464b;}
        
        Border color #d1464b