#d95263 color space conversions
Hex:
        #d95263
        RGB:
        217, 82, 99
        CMY:
        15, 68, 61
        CMYK:
        0, 62, 54, 15
      HSL:
        352°, 63.9810%, 58.6275%
        HSV (HSB):
        352°, 62.2120%, 85.0980%
        XYZ:
        33.8847, 21.6872, 14.2045
        xyY:
        0.4856, 0.3108, 21.6872
      CIE-Lab:
        53.6935, 54.1315, 18.7268
        CIE-LCH:
        53.6935, 57.2792, 19.0831
        CIE-Luv:
        53.6935, 97.3624, 12.1678
        Hunter-Lab:
        46.5695, 48.3829, 14.5141
      #d95263 color charts
#d95263 RGB chart
      #d95263 CMYK chart
      #d95263 RGB pie chart
      #d95263 color shades, tints & tones
#d95263 color schemes
#d95263 color preview, HTML & CSS examples
           This text has a color of #d95263        
        
          <p style="color:#d95263;">Text here</p>
        
        
          .mytext {color:#d95263;}
        
        Text color #d95263
      
           This box has a color of #d95263        
        
          <div style="background-color:#d95263;">Content here</div>
        
        
          .mybackground {background-color:#d95263;}
        
        Background color #d95263
      
           Border around this has a color of #d95263        
        
          <div style="border:2px solid #d95263;">Content here</div>
        
        
          .myborder {border:2px solid #d95263;}
        
        Border color #d95263