#28180f color space conversions
Hex:
        #28180f
        RGB:
        40, 24, 15
        CMY:
        84, 91, 94
        CMYK:
        0, 40, 63, 84
      HSL:
        22°, 45.4545%, 10.7843%
        HSV (HSB):
        22°, 62.5000%, 15.6863%
        XYZ:
        1.2879, 1.1389, 0.6039
        xyY:
        0.4250, 0.3758, 1.1389
      CIE-Lab:
        10.0986, 6.7094, 8.7738
        CIE-LCH:
        10.0986, 11.0451, 52.5943
        CIE-Luv:
        10.0986, 7.5375, 5.1880
        Hunter-Lab:
        10.6718, 2.8667, 4.1152
      #28180f color charts
#28180f RGB chart
      #28180f CMYK chart
      #28180f RGB pie chart
      #28180f color shades, tints & tones
#28180f color schemes
#28180f color preview, HTML & CSS examples
           This text has a color of #28180f        
        
          <p style="color:#28180f;">Text here</p>
        
        
          .mytext {color:#28180f;}
        
        Text color #28180f
      
           This box has a color of #28180f        
        
          <div style="background-color:#28180f;">Content here</div>
        
        
          .mybackground {background-color:#28180f;}
        
        Background color #28180f
      
           Border around this has a color of #28180f        
        
          <div style="border:2px solid #28180f;">Content here</div>
        
        
          .myborder {border:2px solid #28180f;}
        
        Border color #28180f