#d1455b color space conversions
Hex:
        #d1455b
        RGB:
        209, 69, 91
        CMY:
        18, 73, 64
        CMYK:
        0, 67, 56, 18
      HSL:
        351°, 60.3448%, 54.5098%
        HSV (HSB):
        351°, 66.9856%, 81.9608%
        XYZ:
        30.3109, 18.5669, 11.8837
        xyY:
        0.4989, 0.3056, 18.5669
      CIE-Lab:
        50.1766, 56.3607, 18.5189
        CIE-LCH:
        50.1766, 59.3252, 18.1894
        CIE-Luv:
        50.1766, 100.5428, 10.9383
        Hunter-Lab:
        43.0893, 50.1586, 13.8107
      #d1455b color charts
#d1455b RGB chart
      #d1455b CMYK chart
      #d1455b RGB pie chart
      #d1455b color shades, tints & tones
#d1455b color schemes
#d1455b color preview, HTML & CSS examples
           This text has a color of #d1455b        
        
          <p style="color:#d1455b;">Text here</p>
        
        
          .mytext {color:#d1455b;}
        
        Text color #d1455b
      
           This box has a color of #d1455b        
        
          <div style="background-color:#d1455b;">Content here</div>
        
        
          .mybackground {background-color:#d1455b;}
        
        Background color #d1455b
      
           Border around this has a color of #d1455b        
        
          <div style="border:2px solid #d1455b;">Content here</div>
        
        
          .myborder {border:2px solid #d1455b;}
        
        Border color #d1455b