#441f27 color space conversions
Hex:
        #441f27
        RGB:
        68, 31, 39
        CMY:
        73, 88, 85
        CMYK:
        0, 54, 43, 73
      HSL:
        347°, 37.3737%, 19.4118%
        HSV (HSB):
        347°, 54.4118%, 26.6667%
        XYZ:
        3.2401, 2.3554, 2.2033
        xyY:
        0.4155, 0.3020, 2.3554
      CIE-Lab:
        17.2516, 18.7964, 2.8296
        CIE-LCH:
        17.2516, 19.0082, 8.5611
        CIE-Luv:
        17.2516, 19.9633, 0.1920
        Hunter-Lab:
        15.3473, 10.8267, 2.2312
      #441f27 color charts
#441f27 RGB chart
      #441f27 CMYK chart
      #441f27 RGB pie chart
      #441f27 color shades, tints & tones
#441f27 color schemes
#441f27 color preview, HTML & CSS examples
           This text has a color of #441f27        
        
          <p style="color:#441f27;">Text here</p>
        
        
          .mytext {color:#441f27;}
        
        Text color #441f27
      
           This box has a color of #441f27        
        
          <div style="background-color:#441f27;">Content here</div>
        
        
          .mybackground {background-color:#441f27;}
        
        Background color #441f27
      
           Border around this has a color of #441f27        
        
          <div style="border:2px solid #441f27;">Content here</div>
        
        
          .myborder {border:2px solid #441f27;}
        
        Border color #441f27