#9d0d22 color space conversions
Hex:
        #9d0d22
        RGB:
        157, 13, 34
        CMY:
        38, 95, 87
        CMYK:
        0, 92, 78, 38
      HSL:
        351°, 84.7059%, 33.3333%
        HSV (HSB):
        351°, 91.7197%, 61.5686%
        XYZ:
        14.3373, 7.5714, 2.2191
        xyY:
        0.5942, 0.3138, 7.5714
      CIE-Lab:
        33.0739, 54.6365, 29.9793
        CIE-LCH:
        33.0739, 62.3210, 28.7537
        CIE-Luv:
        33.0739, 98.1763, 16.3613
        Hunter-Lab:
        27.5162, 44.8536, 14.4797
      #9d0d22 color charts
#9d0d22 RGB chart
      #9d0d22 CMYK chart
      #9d0d22 RGB pie chart
      #9d0d22 color shades, tints & tones
#9d0d22 color schemes
#9d0d22 color preview, HTML & CSS examples
           This text has a color of #9d0d22        
        
          <p style="color:#9d0d22;">Text here</p>
        
        
          .mytext {color:#9d0d22;}
        
        Text color #9d0d22
      
           This box has a color of #9d0d22        
        
          <div style="background-color:#9d0d22;">Content here</div>
        
        
          .mybackground {background-color:#9d0d22;}
        
        Background color #9d0d22
      
           Border around this has a color of #9d0d22        
        
          <div style="border:2px solid #9d0d22;">Content here</div>
        
        
          .myborder {border:2px solid #9d0d22;}
        
        Border color #9d0d22