#282d00 color space conversions
Hex:
        #282d00
        RGB:
        40, 45, 0
        CMY:
        84, 82, 100
        CMYK:
        11, 0, 100, 82
      HSL:
        67°, 100.0000%, 8.8235%
        HSV (HSB):
        67°, 100.0000%, 17.6471%
        XYZ:
        1.8135, 2.3279, 0.3537
        xyY:
        0.4034, 0.5179, 2.3279
      CIE-Lab:
        17.1217, -9.1596, 24.4603
        CIE-LCH:
        17.1217, 26.1190, 110.5294
        CIE-Luv:
        17.1217, -1.3141, 19.1476
        Hunter-Lab:
        15.2574, -5.4844, 9.3055
      #282d00 color charts
#282d00 RGB chart
      #282d00 CMYK chart
      #282d00 RGB pie chart
      #282d00 color shades, tints & tones
#282d00 color schemes
#282d00 color preview, HTML & CSS examples
           This text has a color of #282d00        
        
          <p style="color:#282d00;">Text here</p>
        
        
          .mytext {color:#282d00;}
        
        Text color #282d00
      
           This box has a color of #282d00        
        
          <div style="background-color:#282d00;">Content here</div>
        
        
          .mybackground {background-color:#282d00;}
        
        Background color #282d00
      
           Border around this has a color of #282d00        
        
          <div style="border:2px solid #282d00;">Content here</div>
        
        
          .myborder {border:2px solid #282d00;}
        
        Border color #282d00