#28130e color space conversions
Hex:
        #28130e
        RGB:
        40, 19, 14
        CMY:
        84, 93, 95
        CMYK:
        0, 53, 65, 84
      HSL:
        12°, 48.1481%, 10.5882%
        HSV (HSB):
        12°, 65.0000%, 15.6863%
        XYZ:
        1.1872, 0.9486, 0.5360
        xyY:
        0.4444, 0.3550, 0.9486
      CIE-Lab:
        8.5554, 10.1688, 7.0843
        CIE-LCH:
        8.5554, 12.3932, 34.8638
        CIE-Luv:
        8.5554, 9.0217, 3.6868
        Hunter-Lab:
        9.7394, 4.7146, 3.5547
      #28130e color charts
#28130e RGB chart
      #28130e CMYK chart
      #28130e RGB pie chart
      #28130e color shades, tints & tones
#28130e color schemes
#28130e color preview, HTML & CSS examples
           This text has a color of #28130e        
        
          <p style="color:#28130e;">Text here</p>
        
        
          .mytext {color:#28130e;}
        
        Text color #28130e
      
           This box has a color of #28130e        
        
          <div style="background-color:#28130e;">Content here</div>
        
        
          .mybackground {background-color:#28130e;}
        
        Background color #28130e
      
           Border around this has a color of #28130e        
        
          <div style="border:2px solid #28130e;">Content here</div>
        
        
          .myborder {border:2px solid #28130e;}
        
        Border color #28130e