#d35141 color space conversions
Hex:
        #d35141
        RGB:
        211, 81, 65
        CMY:
        17, 68, 75
        CMYK:
        0, 62, 69, 17
      HSL:
        7°, 62.3932%, 54.1176%
        HSV (HSB):
        7°, 69.1943%, 82.7451%
        XYZ:
        30.7605, 20.1154, 7.2624
        xyY:
        0.5291, 0.3460, 20.1154
      CIE-Lab:
        51.9674, 50.3222, 36.0759
        CIE-LCH:
        51.9674, 61.9177, 35.6367
        CIE-Luv:
        51.9674, 100.9739, 28.8266
        Hunter-Lab:
        44.8502, 43.9365, 21.7945
      #d35141 color charts
#d35141 RGB chart
      #d35141 CMYK chart
      #d35141 RGB pie chart
      #d35141 color shades, tints & tones
#d35141 color schemes
#d35141 color preview, HTML & CSS examples
           This text has a color of #d35141        
        
          <p style="color:#d35141;">Text here</p>
        
        
          .mytext {color:#d35141;}
        
        Text color #d35141
      
           This box has a color of #d35141        
        
          <div style="background-color:#d35141;">Content here</div>
        
        
          .mybackground {background-color:#d35141;}
        
        Background color #d35141
      
           Border around this has a color of #d35141        
        
          <div style="border:2px solid #d35141;">Content here</div>
        
        
          .myborder {border:2px solid #d35141;}
        
        Border color #d35141