#03200d color space conversions
Hex:
        #03200d
        RGB:
        3, 32, 13
        CMY:
        99, 87, 95
        CMYK:
        91, 0, 59, 87
      HSL:
        141°, 82.8571%, 6.8627%
        HSV (HSB):
        141°, 90.6250%, 12.5490%
        XYZ:
        0.6267, 1.0814, 0.5565
        xyY:
        0.2767, 0.4775, 1.0814
      CIE-Lab:
        9.6523, -15.9320, 8.6823
        CIE-LCH:
        9.6523, 18.1442, 151.4115
        CIE-Luv:
        9.6523, -7.8380, 7.1857
        Hunter-Lab:
        10.3992, -7.4414, 4.1068
      #03200d color charts
#03200d RGB chart
      #03200d CMYK chart
      #03200d RGB pie chart
      #03200d color shades, tints & tones
#03200d color schemes
#03200d color preview, HTML & CSS examples
           This text has a color of #03200d        
        
          <p style="color:#03200d;">Text here</p>
        
        
          .mytext {color:#03200d;}
        
        Text color #03200d
      
           This box has a color of #03200d        
        
          <div style="background-color:#03200d;">Content here</div>
        
        
          .mybackground {background-color:#03200d;}
        
        Background color #03200d
      
           Border around this has a color of #03200d        
        
          <div style="border:2px solid #03200d;">Content here</div>
        
        
          .myborder {border:2px solid #03200d;}
        
        Border color #03200d