#9c281f color space conversions
Hex:
        #9c281f
        RGB:
        156, 40, 31
        CMY:
        39, 84, 88
        CMYK:
        0, 74, 80, 39
      HSL:
        4°, 66.8449%, 36.6667%
        HSV (HSB):
        4°, 80.1282%, 61.1765%
        XYZ:
        14.7164, 8.6844, 2.1969
        xyY:
        0.5749, 0.3393, 8.6844
      CIE-Lab:
        35.3695, 47.0676, 34.1199
        CIE-LCH:
        35.3695, 58.1337, 35.9388
        CIE-Luv:
        35.3695, 87.6033, 21.7577
        Hunter-Lab:
        29.4694, 37.5680, 16.2085
      #9c281f color charts
#9c281f RGB chart
      #9c281f CMYK chart
      #9c281f RGB pie chart
      #9c281f color shades, tints & tones
#9c281f color schemes
#9c281f color preview, HTML & CSS examples
           This text has a color of #9c281f        
        
          <p style="color:#9c281f;">Text here</p>
        
        
          .mytext {color:#9c281f;}
        
        Text color #9c281f
      
           This box has a color of #9c281f        
        
          <div style="background-color:#9c281f;">Content here</div>
        
        
          .mybackground {background-color:#9c281f;}
        
        Background color #9c281f
      
           Border around this has a color of #9c281f        
        
          <div style="border:2px solid #9c281f;">Content here</div>
        
        
          .myborder {border:2px solid #9c281f;}
        
        Border color #9c281f