#1c000f color space conversions
Hex:
        #1c000f
        RGB:
        28, 0, 15
        CMY:
        89, 100, 94
        CMYK:
        0, 100, 46, 89
      HSL:
        328°, 100.0000%, 5.4902%
        HSV (HSB):
        328°, 100.0000%, 10.9804%
        XYZ:
        0.5651, 0.2814, 0.4765
        xyY:
        0.4272, 0.2127, 0.2814
      CIE-Lab:
        2.5416, 12.1943, -2.4330
        CIE-LCH:
        2.5416, 12.4346, 348.7164
        CIE-Luv:
        2.5416, 5.4804, -2.0117
        Hunter-Lab:
        5.3044, 9.7341, -1.6126
      #1c000f color charts
#1c000f RGB chart
      #1c000f CMYK chart
      #1c000f RGB pie chart
      #1c000f color shades, tints & tones
#1c000f color schemes
#1c000f color preview, HTML & CSS examples
           This text has a color of #1c000f        
        
          <p style="color:#1c000f;">Text here</p>
        
        
          .mytext {color:#1c000f;}
        
        Text color #1c000f
      
           This box has a color of #1c000f        
        
          <div style="background-color:#1c000f;">Content here</div>
        
        
          .mybackground {background-color:#1c000f;}
        
        Background color #1c000f
      
           Border around this has a color of #1c000f        
        
          <div style="border:2px solid #1c000f;">Content here</div>
        
        
          .myborder {border:2px solid #1c000f;}
        
        Border color #1c000f