#d35156 color space conversions
Hex:
        #d35156
        RGB:
        211, 81, 86
        CMY:
        17, 68, 66
        CMYK:
        0, 62, 59, 17
      HSL:
        358°, 59.6330%, 57.2549%
        HSV (HSB):
        358°, 61.6114%, 82.7451%
        XYZ:
        31.4861, 20.4056, 11.0833
        xyY:
        0.5000, 0.3240, 20.4056
      CIE-Lab:
        52.2928, 51.5981, 24.3635
        CIE-LCH:
        52.2928, 57.0609, 25.2757
        CIE-Luv:
        52.2928, 96.3948, 18.2995
        Hunter-Lab:
        45.1726, 45.3657, 17.0738
      #d35156 color charts
#d35156 RGB chart
      #d35156 CMYK chart
      #d35156 RGB pie chart
      #d35156 color shades, tints & tones
#d35156 color schemes
#d35156 color preview, HTML & CSS examples
           This text has a color of #d35156        
        
          <p style="color:#d35156;">Text here</p>
        
        
          .mytext {color:#d35156;}
        
        Text color #d35156
      
           This box has a color of #d35156        
        
          <div style="background-color:#d35156;">Content here</div>
        
        
          .mybackground {background-color:#d35156;}
        
        Background color #d35156
      
           Border around this has a color of #d35156        
        
          <div style="border:2px solid #d35156;">Content here</div>
        
        
          .myborder {border:2px solid #d35156;}
        
        Border color #d35156