#9d230d color space conversions
Hex:
        #9d230d
        RGB:
        157, 35, 13
        CMY:
        38, 86, 95
        CMYK:
        0, 78, 92, 38
      HSL:
        9°, 84.7059%, 33.3333%
        HSV (HSB):
        9°, 91.7197%, 61.5686%
        XYZ:
        14.5783, 8.3992, 1.2336
        xyY:
        0.6021, 0.3469, 8.3992
      CIE-Lab:
        34.8009, 48.6761, 42.6680
        CIE-LCH:
        34.8009, 64.7295, 41.2368
        CIE-Luv:
        34.8009, 93.3606, 25.1729
        Hunter-Lab:
        28.9814, 39.0721, 17.7633
      #9d230d color charts
#9d230d RGB chart
      #9d230d CMYK chart
      #9d230d RGB pie chart
      #9d230d color shades, tints & tones
#9d230d color schemes
#9d230d color preview, HTML & CSS examples
           This text has a color of #9d230d        
        
          <p style="color:#9d230d;">Text here</p>
        
        
          .mytext {color:#9d230d;}
        
        Text color #9d230d
      
           This box has a color of #9d230d        
        
          <div style="background-color:#9d230d;">Content here</div>
        
        
          .mybackground {background-color:#9d230d;}
        
        Background color #9d230d
      
           Border around this has a color of #9d230d        
        
          <div style="border:2px solid #9d230d;">Content here</div>
        
        
          .myborder {border:2px solid #9d230d;}
        
        Border color #9d230d