#41845f color space conversions
Hex:
        #41845f
        RGB:
        65, 132, 95
        CMY:
        75, 48, 63
        CMYK:
        51, 0, 28, 48
      HSL:
        147°, 34.0102%, 38.6275%
        HSV (HSB):
        147°, 50.7576%, 51.7647%
        XYZ:
        12.4968, 18.4526, 13.7295
        xyY:
        0.2797, 0.4130, 18.4526
      CIE-Lab:
        50.0405, -30.4097, 13.5719
        CIE-LCH:
        50.0405, 33.3009, 155.9487
        CIE-Luv:
        50.0405, -30.3020, 22.2440
        Hunter-Lab:
        42.9565, -23.2450, 11.1195
      #41845f color charts
#41845f RGB chart
      #41845f CMYK chart
      #41845f RGB pie chart
      #41845f color shades, tints & tones
#41845f color schemes
#41845f color preview, HTML & CSS examples
           This text has a color of #41845f        
        
          <p style="color:#41845f;">Text here</p>
        
        
          .mytext {color:#41845f;}
        
        Text color #41845f
      
           This box has a color of #41845f        
        
          <div style="background-color:#41845f;">Content here</div>
        
        
          .mybackground {background-color:#41845f;}
        
        Background color #41845f
      
           Border around this has a color of #41845f        
        
          <div style="border:2px solid #41845f;">Content here</div>
        
        
          .myborder {border:2px solid #41845f;}
        
        Border color #41845f