#451f00 color space conversions
Hex:
        #451f00
        RGB:
        69, 31, 0
        CMY:
        73, 88, 100
        CMYK:
        0, 55, 100, 73
      HSL:
        27°, 100.0000%, 13.5294%
        HSV (HSB):
        27°, 100.0000%, 27.0588%
        XYZ:
        2.9442, 2.2452, 0.2782
        xyY:
        0.5385, 0.4106, 2.2452
      CIE-Lab:
        16.7247, 15.9749, 24.8566
        CIE-LCH:
        16.7247, 29.5474, 57.2719
        CIE-Luv:
        16.7247, 25.3460, 15.4658
        Hunter-Lab:
        14.9839, 8.8520, 9.3880
      #451f00 color charts
#451f00 RGB chart
      #451f00 CMYK chart
      #451f00 RGB pie chart
      #451f00 color shades, tints & tones
#451f00 color schemes
#451f00 color preview, HTML & CSS examples
           This text has a color of #451f00        
        
          <p style="color:#451f00;">Text here</p>
        
        
          .mytext {color:#451f00;}
        
        Text color #451f00
      
           This box has a color of #451f00        
        
          <div style="background-color:#451f00;">Content here</div>
        
        
          .mybackground {background-color:#451f00;}
        
        Background color #451f00
      
           Border around this has a color of #451f00        
        
          <div style="border:2px solid #451f00;">Content here</div>
        
        
          .myborder {border:2px solid #451f00;}
        
        Border color #451f00