#28372d color space conversions
Hex:
        #28372d
        RGB:
        40, 55, 45
        CMY:
        84, 78, 82
        CMYK:
        27, 0, 18, 78
      HSL:
        140°, 15.7895%, 18.6275%
        HSV (HSB):
        140°, 27.2727%, 21.5686%
        XYZ:
        2.7149, 3.3730, 2.9906
        xyY:
        0.2991, 0.3715, 3.3730
      CIE-Lab:
        21.4796, -8.7080, 4.2768
        CIE-LCH:
        21.4796, 9.7016, 153.8428
        CIE-Luv:
        21.4796, -6.5548, 5.3271
        Hunter-Lab:
        18.3656, -5.7529, 3.2014
      #28372d color charts
#28372d RGB chart
      #28372d CMYK chart
      #28372d RGB pie chart
      #28372d color shades, tints & tones
#28372d color schemes
#28372d color preview, HTML & CSS examples
           This text has a color of #28372d        
        
          <p style="color:#28372d;">Text here</p>
        
        
          .mytext {color:#28372d;}
        
        Text color #28372d
      
           This box has a color of #28372d        
        
          <div style="background-color:#28372d;">Content here</div>
        
        
          .mybackground {background-color:#28372d;}
        
        Background color #28372d
      
           Border around this has a color of #28372d        
        
          <div style="border:2px solid #28372d;">Content here</div>
        
        
          .myborder {border:2px solid #28372d;}
        
        Border color #28372d