#450a19 color space conversions
Hex:
        #450a19
        RGB:
        69, 10, 25
        CMY:
        73, 96, 90
        CMYK:
        0, 86, 64, 73
      HSL:
        345°, 74.6835%, 15.4902%
        HSV (HSB):
        345°, 85.5072%, 27.0588%
        XYZ:
        2.7383, 1.5525, 1.0750
        xyY:
        0.5103, 0.2893, 1.5525
      CIE-Lab:
        12.9379, 28.5465, 6.9869
        CIE-LCH:
        12.9379, 29.3891, 13.7530
        CIE-Luv:
        12.9379, 29.7053, 1.5710
        Hunter-Lab:
        12.4598, 17.4235, 3.6063
      #450a19 color charts
#450a19 RGB chart
      #450a19 CMYK chart
      #450a19 RGB pie chart
      #450a19 color shades, tints & tones
#450a19 color schemes
#450a19 color preview, HTML & CSS examples
           This text has a color of #450a19        
        
          <p style="color:#450a19;">Text here</p>
        
        
          .mytext {color:#450a19;}
        
        Text color #450a19
      
           This box has a color of #450a19        
        
          <div style="background-color:#450a19;">Content here</div>
        
        
          .mybackground {background-color:#450a19;}
        
        Background color #450a19
      
           Border around this has a color of #450a19        
        
          <div style="border:2px solid #450a19;">Content here</div>
        
        
          .myborder {border:2px solid #450a19;}
        
        Border color #450a19