#28140d color space conversions
Hex:
        #28140d
        RGB:
        40, 20, 13
        CMY:
        84, 92, 95
        CMYK:
        0, 50, 68, 84
      HSL:
        16°, 50.9434%, 10.3922%
        HSV (HSB):
        16°, 67.5000%, 15.6863%
        XYZ:
        1.1979, 0.9805, 0.5069
        xyY:
        0.4461, 0.3651, 0.9805
      CIE-Lab:
        8.8278, 9.3410, 7.9701
        CIE-LCH:
        8.8278, 12.2792, 40.4722
        CIE-Luv:
        8.8278, 8.8510, 4.3678
        Hunter-Lab:
        9.9020, 4.2654, 3.8963
      #28140d color charts
#28140d RGB chart
      #28140d CMYK chart
      #28140d RGB pie chart
      #28140d color shades, tints & tones
#28140d color schemes
#28140d color preview, HTML & CSS examples
           This text has a color of #28140d        
        
          <p style="color:#28140d;">Text here</p>
        
        
          .mytext {color:#28140d;}
        
        Text color #28140d
      
           This box has a color of #28140d        
        
          <div style="background-color:#28140d;">Content here</div>
        
        
          .mybackground {background-color:#28140d;}
        
        Background color #28140d
      
           Border around this has a color of #28140d        
        
          <div style="border:2px solid #28140d;">Content here</div>
        
        
          .myborder {border:2px solid #28140d;}
        
        Border color #28140d