#981c00 color space conversions
Hex:
        #981c00
        RGB:
        152, 28, 0
        CMY:
        40, 89, 100
        CMYK:
        0, 82, 100, 40
      HSL:
        11°, 100.0000%, 29.8039%
        HSV (HSB):
        11°, 100.0000%, 59.6078%
        XYZ:
        13.3641, 7.5059, 0.7444
        xyY:
        0.6183, 0.3473, 7.5059
      CIE-Lab:
        32.9319, 49.0851, 46.1315
        CIE-LCH:
        32.9319, 67.3607, 43.2233
        CIE-Luv:
        32.9319, 93.8359, 25.1120
        Hunter-Lab:
        27.3969, 39.1273, 17.5668
      #981c00 color charts
#981c00 RGB chart
      #981c00 CMYK chart
      #981c00 RGB pie chart
      #981c00 color shades, tints & tones
#981c00 color schemes
#981c00 color preview, HTML & CSS examples
           This text has a color of #981c00        
        
          <p style="color:#981c00;">Text here</p>
        
        
          .mytext {color:#981c00;}
        
        Text color #981c00
      
           This box has a color of #981c00        
        
          <div style="background-color:#981c00;">Content here</div>
        
        
          .mybackground {background-color:#981c00;}
        
        Background color #981c00
      
           Border around this has a color of #981c00        
        
          <div style="border:2px solid #981c00;">Content here</div>
        
        
          .myborder {border:2px solid #981c00;}
        
        Border color #981c00