#450e0e color space conversions
Hex:
        #450e0e
        RGB:
        69, 14, 14
        CMY:
        73, 95, 95
        CMYK:
        0, 80, 80, 73
      HSL:
        0°, 66.2651%, 16.2745%
        HSV (HSB):
        0°, 79.7101%, 27.0588%
        XYZ:
        2.6905, 1.6110, 0.5846
        xyY:
        0.5506, 0.3297, 1.6110
      CIE-Lab:
        13.2969, 26.1034, 14.5639
        CIE-LCH:
        13.2969, 29.8913, 29.1585
        CIE-Luv:
        13.2969, 30.8277, 6.6474
        Hunter-Lab:
        12.6925, 15.6265, 6.1539
      #450e0e color charts
#450e0e RGB chart
      #450e0e CMYK chart
      #450e0e RGB pie chart
      #450e0e color shades, tints & tones
#450e0e color schemes
#450e0e color preview, HTML & CSS examples
           This text has a color of #450e0e        
        
          <p style="color:#450e0e;">Text here</p>
        
        
          .mytext {color:#450e0e;}
        
        Text color #450e0e
      
           This box has a color of #450e0e        
        
          <div style="background-color:#450e0e;">Content here</div>
        
        
          .mybackground {background-color:#450e0e;}
        
        Background color #450e0e
      
           Border around this has a color of #450e0e        
        
          <div style="border:2px solid #450e0e;">Content here</div>
        
        
          .myborder {border:2px solid #450e0e;}
        
        Border color #450e0e