#941f20 color space conversions
Hex:
        #941f20
        RGB:
        148, 31, 32
        CMY:
        42, 88, 87
        CMYK:
        0, 79, 78, 42
      HSL:
        359°, 65.3631%, 35.0980%
        HSV (HSB):
        359°, 79.0541%, 58.0392%
        XYZ:
        12.9634, 7.3802, 2.1078
        xyY:
        0.5774, 0.3287, 7.3802
      CIE-Lab:
        32.6571, 47.6445, 30.1904
        CIE-LCH:
        32.6571, 56.4045, 32.3608
        CIE-Luv:
        32.6571, 85.3623, 18.1027
        Hunter-Lab:
        27.1664, 37.6364, 14.4164
      #941f20 color charts
#941f20 RGB chart
      #941f20 CMYK chart
      #941f20 RGB pie chart
      #941f20 color shades, tints & tones
#941f20 color schemes
#941f20 color preview, HTML & CSS examples
           This text has a color of #941f20        
        
          <p style="color:#941f20;">Text here</p>
        
        
          .mytext {color:#941f20;}
        
        Text color #941f20
      
           This box has a color of #941f20        
        
          <div style="background-color:#941f20;">Content here</div>
        
        
          .mybackground {background-color:#941f20;}
        
        Background color #941f20
      
           Border around this has a color of #941f20        
        
          <div style="border:2px solid #941f20;">Content here</div>
        
        
          .myborder {border:2px solid #941f20;}
        
        Border color #941f20