#32130d color space conversions
Hex:
        #32130d
        RGB:
        50, 19, 13
        CMY:
        80, 93, 95
        CMYK:
        0, 62, 74, 80
      HSL:
        10°, 58.7302%, 12.3529%
        HSV (HSB):
        10°, 74.0000%, 19.6078%
        XYZ:
        1.6209, 1.1729, 0.5217
        xyY:
        0.4889, 0.3538, 1.1729
      CIE-Lab:
        10.3560, 15.0960, 10.3926
        CIE-LCH:
        10.3560, 18.3274, 34.5450
        CIE-Luv:
        10.3560, 15.3714, 5.3404
        Hunter-Lab:
        10.8301, 7.7629, 4.7248
      #32130d color charts
#32130d RGB chart
      #32130d CMYK chart
      #32130d RGB pie chart
      #32130d color shades, tints & tones
#32130d color schemes
#32130d color preview, HTML & CSS examples
           This text has a color of #32130d        
        
          <p style="color:#32130d;">Text here</p>
        
        
          .mytext {color:#32130d;}
        
        Text color #32130d
      
           This box has a color of #32130d        
        
          <div style="background-color:#32130d;">Content here</div>
        
        
          .mybackground {background-color:#32130d;}
        
        Background color #32130d
      
           Border around this has a color of #32130d        
        
          <div style="border:2px solid #32130d;">Content here</div>
        
        
          .myborder {border:2px solid #32130d;}
        
        Border color #32130d