#9d0b12 color space conversions
Hex:
        #9d0b12
        RGB:
        157, 11, 18
        CMY:
        38, 96, 93
        CMYK:
        0, 93, 89, 38
      HSL:
        357°, 86.9048%, 32.9412%
        HSV (HSB):
        357°, 92.9936%, 61.5686%
        XYZ:
        14.1335, 7.4511, 1.2656
        xyY:
        0.6185, 0.3261, 7.4511
      CIE-Lab:
        32.8126, 54.4958, 38.8555
        CIE-LCH:
        32.8126, 66.9294, 35.4889
        CIE-Luv:
        32.8126, 101.5447, 20.7804
        Hunter-Lab:
        27.2967, 44.6530, 16.3589
      #9d0b12 color charts
#9d0b12 RGB chart
      #9d0b12 CMYK chart
      #9d0b12 RGB pie chart
      #9d0b12 color shades, tints & tones
#9d0b12 color schemes
#9d0b12 color preview, HTML & CSS examples
           This text has a color of #9d0b12        
        
          <p style="color:#9d0b12;">Text here</p>
        
        
          .mytext {color:#9d0b12;}
        
        Text color #9d0b12
      
           This box has a color of #9d0b12        
        
          <div style="background-color:#9d0b12;">Content here</div>
        
        
          .mybackground {background-color:#9d0b12;}
        
        Background color #9d0b12
      
           Border around this has a color of #9d0b12        
        
          <div style="border:2px solid #9d0b12;">Content here</div>
        
        
          .myborder {border:2px solid #9d0b12;}
        
        Border color #9d0b12