#282f1d color space conversions
Hex:
        #282f1d
        RGB:
        40, 47, 29
        CMY:
        84, 82, 89
        CMYK:
        15, 0, 38, 82
      HSL:
        83°, 23.6842%, 14.9020%
        HSV (HSB):
        83°, 38.2979%, 18.4314%
        XYZ:
        2.1134, 2.5729, 1.5476
        xyY:
        0.3390, 0.4127, 2.5729
      CIE-Lab:
        18.2449, -7.0087, 10.5962
        CIE-LCH:
        18.2449, 12.7044, 123.4821
        CIE-Luv:
        18.2449, -2.7114, 10.0267
        Hunter-Lab:
        16.0401, -4.5520, 5.5075
      #282f1d color charts
#282f1d RGB chart
      #282f1d CMYK chart
      #282f1d RGB pie chart
      #282f1d color shades, tints & tones
#282f1d color schemes
#282f1d color preview, HTML & CSS examples
           This text has a color of #282f1d        
        
          <p style="color:#282f1d;">Text here</p>
        
        
          .mytext {color:#282f1d;}
        
        Text color #282f1d
      
           This box has a color of #282f1d        
        
          <div style="background-color:#282f1d;">Content here</div>
        
        
          .mybackground {background-color:#282f1d;}
        
        Background color #282f1d
      
           Border around this has a color of #282f1d        
        
          <div style="border:2px solid #282f1d;">Content here</div>
        
        
          .myborder {border:2px solid #282f1d;}
        
        Border color #282f1d