#450b0d color space conversions
Hex:
        #450b0d
        RGB:
        69, 11, 13
        CMY:
        73, 96, 95
        CMYK:
        0, 84, 81, 73
      HSL:
        358°, 72.5000%, 15.6863%
        HSV (HSB):
        358°, 84.0580%, 27.0588%
        XYZ:
        2.6466, 1.5336, 0.5373
        xyY:
        0.5610, 0.3251, 1.5336
      CIE-Lab:
        12.8202, 27.3235, 14.4185
        CIE-LCH:
        12.8202, 30.8945, 27.8205
        CIE-Luv:
        12.8202, 31.7435, 6.3237
        Hunter-Lab:
        12.3839, 16.4754, 6.0963
      #450b0d color charts
#450b0d RGB chart
      #450b0d CMYK chart
      #450b0d RGB pie chart
      #450b0d color shades, tints & tones
#450b0d color schemes
#450b0d color preview, HTML & CSS examples
           This text has a color of #450b0d        
        
          <p style="color:#450b0d;">Text here</p>
        
        
          .mytext {color:#450b0d;}
        
        Text color #450b0d
      
           This box has a color of #450b0d        
        
          <div style="background-color:#450b0d;">Content here</div>
        
        
          .mybackground {background-color:#450b0d;}
        
        Background color #450b0d
      
           Border around this has a color of #450b0d        
        
          <div style="border:2px solid #450b0d;">Content here</div>
        
        
          .myborder {border:2px solid #450b0d;}
        
        Border color #450b0d