#38012f color space conversions
Hex:
        #38012f
        RGB:
        56, 1, 47
        CMY:
        78, 100, 82
        CMYK:
        0, 98, 16, 78
      HSL:
        310°, 96.4912%, 11.1765%
        HSV (HSB):
        310°, 98.2143%, 21.9608%
        XYZ:
        2.1548, 1.0677, 2.7818
        xyY:
        0.3589, 0.1778, 1.0677
      CIE-Lab:
        9.5431, 31.4129, -14.8654
        CIE-LCH:
        9.5431, 34.7527, 334.6753
        CIE-Luv:
        9.5431, 15.7835, -13.1428
        Hunter-Lab:
        10.3329, 19.1417, -8.7290
      #38012f color charts
#38012f RGB chart
      #38012f CMYK chart
      #38012f RGB pie chart
      #38012f color shades, tints & tones
#38012f color schemes
#38012f color preview, HTML & CSS examples
           This text has a color of #38012f        
        
          <p style="color:#38012f;">Text here</p>
        
        
          .mytext {color:#38012f;}
        
        Text color #38012f
      
           This box has a color of #38012f        
        
          <div style="background-color:#38012f;">Content here</div>
        
        
          .mybackground {background-color:#38012f;}
        
        Background color #38012f
      
           Border around this has a color of #38012f        
        
          <div style="border:2px solid #38012f;">Content here</div>
        
        
          .myborder {border:2px solid #38012f;}
        
        Border color #38012f