#9f281d color space conversions
Hex:
        #9f281d
        RGB:
        159, 40, 29
        CMY:
        38, 84, 89
        CMYK:
        0, 75, 82, 38
      HSL:
        5°, 69.1489%, 36.8627%
        HSV (HSB):
        5°, 81.7610%, 62.3529%
        XYZ:
        15.2786, 8.9772, 2.0899
        xyY:
        0.5799, 0.3407, 8.9772
      CIE-Lab:
        35.9404, 47.9832, 36.0034
        CIE-LCH:
        35.9404, 59.9886, 36.8821
        CIE-Luv:
        35.9404, 90.3622, 22.8450
        Hunter-Lab:
        29.9620, 38.5896, 16.8378
      #9f281d color charts
#9f281d RGB chart
      #9f281d CMYK chart
      #9f281d RGB pie chart
      #9f281d color shades, tints & tones
#9f281d color schemes
#9f281d color preview, HTML & CSS examples
           This text has a color of #9f281d        
        
          <p style="color:#9f281d;">Text here</p>
        
        
          .mytext {color:#9f281d;}
        
        Text color #9f281d
      
           This box has a color of #9f281d        
        
          <div style="background-color:#9f281d;">Content here</div>
        
        
          .mybackground {background-color:#9f281d;}
        
        Background color #9f281d
      
           Border around this has a color of #9f281d        
        
          <div style="border:2px solid #9f281d;">Content here</div>
        
        
          .myborder {border:2px solid #9f281d;}
        
        Border color #9f281d