#9c180f color space conversions
Hex:
        #9c180f
        RGB:
        156, 24, 15
        CMY:
        39, 91, 94
        CMYK:
        0, 85, 90, 39
      HSL:
        4°, 82.4561%, 33.5294%
        HSV (HSB):
        4°, 90.3846%, 61.1765%
        XYZ:
        14.1232, 7.7557, 1.2046
        xyY:
        0.6118, 0.3360, 7.7557
      CIE-Lab:
        33.4688, 51.6029, 40.7268
        CIE-LCH:
        33.4688, 65.7383, 38.2818
        CIE-Luv:
        33.4688, 97.2525, 22.7501
        Hunter-Lab:
        27.8490, 41.7875, 16.9298
      #9c180f color charts
#9c180f RGB chart
      #9c180f CMYK chart
      #9c180f RGB pie chart
      #9c180f color shades, tints & tones
#9c180f color schemes
#9c180f color preview, HTML & CSS examples
           This text has a color of #9c180f        
        
          <p style="color:#9c180f;">Text here</p>
        
        
          .mytext {color:#9c180f;}
        
        Text color #9c180f
      
           This box has a color of #9c180f        
        
          <div style="background-color:#9c180f;">Content here</div>
        
        
          .mybackground {background-color:#9c180f;}
        
        Background color #9c180f
      
           Border around this has a color of #9c180f        
        
          <div style="border:2px solid #9c180f;">Content here</div>
        
        
          .myborder {border:2px solid #9c180f;}
        
        Border color #9c180f