#280f16 color space conversions
Hex:
        #280f16
        RGB:
        40, 15, 22
        CMY:
        84, 94, 91
        CMYK:
        0, 63, 45, 84
      HSL:
        343°, 45.4545%, 10.7843%
        HSV (HSB):
        343°, 62.5000%, 15.6863%
        XYZ:
        1.1907, 0.8507, 0.8605
        xyY:
        0.4103, 0.2931, 0.8507
      CIE-Lab:
        7.6842, 14.0380, 0.9406
        CIE-LCH:
        7.6842, 14.0695, 3.8333
        CIE-Luv:
        7.6842, 9.0155, -0.5232
        Hunter-Lab:
        9.2233, 6.9033, 0.9248
      #280f16 color charts
#280f16 RGB chart
      #280f16 CMYK chart
      #280f16 RGB pie chart
      #280f16 color shades, tints & tones
#280f16 color schemes
#280f16 color preview, HTML & CSS examples
           This text has a color of #280f16        
        
          <p style="color:#280f16;">Text here</p>
        
        
          .mytext {color:#280f16;}
        
        Text color #280f16
      
           This box has a color of #280f16        
        
          <div style="background-color:#280f16;">Content here</div>
        
        
          .mybackground {background-color:#280f16;}
        
        Background color #280f16
      
           Border around this has a color of #280f16        
        
          <div style="border:2px solid #280f16;">Content here</div>
        
        
          .myborder {border:2px solid #280f16;}
        
        Border color #280f16