#450e10 color space conversions
Hex:
        #450e10
        RGB:
        69, 14, 16
        CMY:
        73, 95, 94
        CMYK:
        0, 80, 77, 73
      HSL:
        358°, 66.2651%, 16.2745%
        HSV (HSB):
        358°, 79.7101%, 27.0588%
        XYZ:
        2.7048, 1.6167, 0.6597
        xyY:
        0.5430, 0.3246, 1.6167
      CIE-Lab:
        13.3315, 26.2232, 13.5493
        CIE-LCH:
        13.3315, 29.5168, 27.3249
        CIE-Luv:
        13.3315, 30.5169, 5.9852
        Hunter-Lab:
        12.7149, 15.7206, 5.8242
      #450e10 color charts
#450e10 RGB chart
      #450e10 CMYK chart
      #450e10 RGB pie chart
      #450e10 color shades, tints & tones
#450e10 color schemes
#450e10 color preview, HTML & CSS examples
           This text has a color of #450e10        
        
          <p style="color:#450e10;">Text here</p>
        
        
          .mytext {color:#450e10;}
        
        Text color #450e10
      
           This box has a color of #450e10        
        
          <div style="background-color:#450e10;">Content here</div>
        
        
          .mybackground {background-color:#450e10;}
        
        Background color #450e10
      
           Border around this has a color of #450e10        
        
          <div style="border:2px solid #450e10;">Content here</div>
        
        
          .myborder {border:2px solid #450e10;}
        
        Border color #450e10