#41102f color space conversions
Hex:
        #41102f
        RGB:
        65, 16, 47
        CMY:
        75, 94, 82
        CMYK:
        0, 75, 28, 75
      HSL:
        322°, 60.4938%, 15.8824%
        HSV (HSB):
        322°, 75.3846%, 25.4902%
        XYZ:
        2.8784, 1.6996, 2.8657
        xyY:
        0.3867, 0.2283, 1.6996
      CIE-Lab:
        13.8247, 27.2946, -8.0692
        CIE-LCH:
        13.8247, 28.4623, 343.5305
        CIE-Luv:
        13.8247, 20.4140, -9.8083
        Hunter-Lab:
        13.0370, 16.5951, -3.9067
      #41102f color charts
#41102f RGB chart
      #41102f CMYK chart
      #41102f RGB pie chart
      #41102f color shades, tints & tones
#41102f color schemes
#41102f color preview, HTML & CSS examples
           This text has a color of #41102f        
        
          <p style="color:#41102f;">Text here</p>
        
        
          .mytext {color:#41102f;}
        
        Text color #41102f
      
           This box has a color of #41102f        
        
          <div style="background-color:#41102f;">Content here</div>
        
        
          .mybackground {background-color:#41102f;}
        
        Background color #41102f
      
           Border around this has a color of #41102f        
        
          <div style="border:2px solid #41102f;">Content here</div>
        
        
          .myborder {border:2px solid #41102f;}
        
        Border color #41102f