#12300d color space conversions
Hex:
        #12300d
        RGB:
        18, 48, 13
        CMY:
        93, 81, 95
        CMYK:
        63, 0, 73, 81
      HSL:
        111°, 57.3770%, 11.9608%
        HSV (HSB):
        111°, 72.9167%, 18.8235%
        XYZ:
        1.3791, 2.2716, 0.7465
        xyY:
        0.3136, 0.5166, 2.2716
      CIE-Lab:
        16.8523, -19.6542, 18.3776
        CIE-LCH:
        16.8523, 26.9077, 136.9225
        CIE-Luv:
        16.8523, -11.2806, 16.2251
        Hunter-Lab:
        15.0717, -10.0428, 7.6134
      #12300d color charts
#12300d RGB chart
      #12300d CMYK chart
      #12300d RGB pie chart
      #12300d color shades, tints & tones
#12300d color schemes
#12300d color preview, HTML & CSS examples
           This text has a color of #12300d        
        
          <p style="color:#12300d;">Text here</p>
        
        
          .mytext {color:#12300d;}
        
        Text color #12300d
      
           This box has a color of #12300d        
        
          <div style="background-color:#12300d;">Content here</div>
        
        
          .mybackground {background-color:#12300d;}
        
        Background color #12300d
      
           Border around this has a color of #12300d        
        
          <div style="border:2px solid #12300d;">Content here</div>
        
        
          .myborder {border:2px solid #12300d;}
        
        Border color #12300d