#38052f color space conversions
Hex:
        #38052f
        RGB:
        56, 5, 47
        CMY:
        78, 98, 82
        CMYK:
        0, 91, 16, 78
      HSL:
        311°, 83.6066%, 11.9608%
        HSV (HSB):
        311°, 91.0714%, 21.9608%
        XYZ:
        2.1982, 1.1545, 2.7963
        xyY:
        0.3575, 0.1878, 1.1545
      CIE-Lab:
        10.2176, 29.4497, -13.8044
        CIE-LCH:
        10.2176, 32.5246, 334.8854
        CIE-Luv:
        10.2176, 15.5759, -12.7483
        Hunter-Lab:
        10.7449, 17.7148, -7.9085
      #38052f color charts
#38052f RGB chart
      #38052f CMYK chart
      #38052f RGB pie chart
      #38052f color shades, tints & tones
#38052f color schemes
#38052f color preview, HTML & CSS examples
           This text has a color of #38052f        
        
          <p style="color:#38052f;">Text here</p>
        
        
          .mytext {color:#38052f;}
        
        Text color #38052f
      
           This box has a color of #38052f        
        
          <div style="background-color:#38052f;">Content here</div>
        
        
          .mybackground {background-color:#38052f;}
        
        Background color #38052f
      
           Border around this has a color of #38052f        
        
          <div style="border:2px solid #38052f;">Content here</div>
        
        
          .myborder {border:2px solid #38052f;}
        
        Border color #38052f