#280c07 color space conversions
Hex:
        #280c07
        RGB:
        40, 12, 7
        CMY:
        84, 95, 97
        CMYK:
        0, 70, 83, 84
      HSL:
        9°, 70.2128%, 9.2157%
        HSV (HSB):
        9°, 82.5000%, 15.6863%
        XYZ:
        1.0449, 0.7294, 0.2867
        xyY:
        0.5070, 0.3539, 0.7294
      CIE-Lab:
        6.5886, 13.8122, 7.2585
        CIE-LCH:
        6.5886, 15.6033, 27.7225
        CIE-Luv:
        6.5886, 10.9222, 3.6559
        Hunter-Lab:
        8.5405, 6.8929, 3.9878
      #280c07 color charts
#280c07 RGB chart
      #280c07 CMYK chart
      #280c07 RGB pie chart
      #280c07 color shades, tints & tones
#280c07 color schemes
#280c07 color preview, HTML & CSS examples
           This text has a color of #280c07        
        
          <p style="color:#280c07;">Text here</p>
        
        
          .mytext {color:#280c07;}
        
        Text color #280c07
      
           This box has a color of #280c07        
        
          <div style="background-color:#280c07;">Content here</div>
        
        
          .mybackground {background-color:#280c07;}
        
        Background color #280c07
      
           Border around this has a color of #280c07        
        
          <div style="border:2px solid #280c07;">Content here</div>
        
        
          .myborder {border:2px solid #280c07;}
        
        Border color #280c07