#900c12 color space conversions
Hex:
        #900c12
        RGB:
        144, 12, 18
        CMY:
        44, 95, 93
        CMYK:
        0, 92, 88, 44
      HSL:
        357°, 84.6154%, 30.5882%
        HSV (HSB):
        357°, 91.6667%, 56.4706%
        XYZ:
        11.7423, 6.2359, 1.1570
        xyY:
        0.6136, 0.3259, 6.2359
      CIE-Lab:
        30.0000, 50.7480, 35.3402
        CIE-LCH:
        30.0000, 61.8408, 34.8528
        CIE-Luv:
        30.0000, 91.2800, 18.6145
        Hunter-Lab:
        24.9718, 40.2337, 14.7331
      #900c12 color charts
#900c12 RGB chart
      #900c12 CMYK chart
      #900c12 RGB pie chart
      #900c12 color shades, tints & tones
#900c12 color schemes
#900c12 color preview, HTML & CSS examples
           This text has a color of #900c12        
        
          <p style="color:#900c12;">Text here</p>
        
        
          .mytext {color:#900c12;}
        
        Text color #900c12
      
           This box has a color of #900c12        
        
          <div style="background-color:#900c12;">Content here</div>
        
        
          .mybackground {background-color:#900c12;}
        
        Background color #900c12
      
           Border around this has a color of #900c12        
        
          <div style="border:2px solid #900c12;">Content here</div>
        
        
          .myborder {border:2px solid #900c12;}
        
        Border color #900c12