#9d0f00 color space conversions
Hex:
        #9d0f00
        RGB:
        157, 15, 0
        CMY:
        38, 94, 100
        CMYK:
        0, 90, 100, 38
      HSL:
        6°, 100.0000%, 30.7843%
        HSV (HSB):
        6°, 100.0000%, 61.5686%
        XYZ:
        14.0755, 7.5097, 0.7077
        xyY:
        0.6314, 0.3369, 7.5097
      CIE-Lab:
        32.9403, 53.5824, 46.6715
        CIE-LCH:
        32.9403, 71.0584, 41.0566
        CIE-Luv:
        32.9403, 102.4031, 24.0795
        Hunter-Lab:
        27.4039, 43.7260, 17.6517
      #9d0f00 color charts
#9d0f00 RGB chart
      #9d0f00 CMYK chart
      #9d0f00 RGB pie chart
      #9d0f00 color shades, tints & tones
#9d0f00 color schemes
#9d0f00 color preview, HTML & CSS examples
           This text has a color of #9d0f00        
        
          <p style="color:#9d0f00;">Text here</p>
        
        
          .mytext {color:#9d0f00;}
        
        Text color #9d0f00
      
           This box has a color of #9d0f00        
        
          <div style="background-color:#9d0f00;">Content here</div>
        
        
          .mybackground {background-color:#9d0f00;}
        
        Background color #9d0f00
      
           Border around this has a color of #9d0f00        
        
          <div style="border:2px solid #9d0f00;">Content here</div>
        
        
          .myborder {border:2px solid #9d0f00;}
        
        Border color #9d0f00