#9c282a color space conversions
Hex:
        #9c282a
        RGB:
        156, 40, 42
        CMY:
        39, 84, 84
        CMYK:
        0, 74, 73, 39
      HSL:
        359°, 59.1837%, 38.4314%
        HSV (HSB):
        359°, 74.3590%, 61.1765%
        XYZ:
        14.8870, 8.7527, 3.0953
        xyY:
        0.5568, 0.3274, 8.7527
      CIE-Lab:
        35.5037, 47.5227, 27.7600
        CIE-LCH:
        35.5037, 55.0366, 30.2910
        CIE-Luv:
        35.5037, 85.4773, 17.7095
        Hunter-Lab:
        29.5849, 38.0469, 14.5063
      #9c282a color charts
#9c282a RGB chart
      #9c282a CMYK chart
      #9c282a RGB pie chart
      #9c282a color shades, tints & tones
#9c282a color schemes
#9c282a color preview, HTML & CSS examples
           This text has a color of #9c282a        
        
          <p style="color:#9c282a;">Text here</p>
        
        
          .mytext {color:#9c282a;}
        
        Text color #9c282a
      
           This box has a color of #9c282a        
        
          <div style="background-color:#9c282a;">Content here</div>
        
        
          .mybackground {background-color:#9c282a;}
        
        Background color #9c282a
      
           Border around this has a color of #9c282a        
        
          <div style="border:2px solid #9c282a;">Content here</div>
        
        
          .myborder {border:2px solid #9c282a;}
        
        Border color #9c282a