#18280d color space conversions
Hex:
        #18280d
        RGB:
        24, 40, 13
        CMY:
        91, 84, 95
        CMYK:
        40, 0, 68, 84
      HSL:
        96°, 50.9434%, 10.3922%
        HSV (HSB):
        96°, 67.5000%, 15.6863%
        XYZ:
        1.2081, 1.7408, 0.6531
        xyY:
        0.3354, 0.4833, 1.7408
      CIE-Lab:
        14.0638, -12.8968, 14.9062
        CIE-LCH:
        14.0638, 19.7110, 130.8662
        CIE-Luv:
        14.0638, -5.9959, 12.2051
        Hunter-Lab:
        13.1941, -6.7451, 6.3010
      #18280d color charts
#18280d RGB chart
      #18280d CMYK chart
      #18280d RGB pie chart
      #18280d color shades, tints & tones
#18280d color schemes
#18280d color preview, HTML & CSS examples
           This text has a color of #18280d        
        
          <p style="color:#18280d;">Text here</p>
        
        
          .mytext {color:#18280d;}
        
        Text color #18280d
      
           This box has a color of #18280d        
        
          <div style="background-color:#18280d;">Content here</div>
        
        
          .mybackground {background-color:#18280d;}
        
        Background color #18280d
      
           Border around this has a color of #18280d        
        
          <div style="border:2px solid #18280d;">Content here</div>
        
        
          .myborder {border:2px solid #18280d;}
        
        Border color #18280d