#941f29 color space conversions
Hex:
        #941f29
        RGB:
        148, 31, 41
        CMY:
        42, 88, 84
        CMYK:
        0, 79, 72, 42
      HSL:
        355°, 65.3631%, 35.0980%
        HSV (HSB):
        355°, 79.0541%, 58.0392%
        XYZ:
        13.1030, 7.4360, 2.8425
        xyY:
        0.5604, 0.3180, 7.4360
      CIE-Lab:
        32.7795, 48.0373, 24.7722
        CIE-LCH:
        32.7795, 54.0485, 27.2796
        CIE-Luv:
        32.7795, 83.4076, 14.5768
        Hunter-Lab:
        27.2690, 38.0500, 12.9079
      #941f29 color charts
#941f29 RGB chart
      #941f29 CMYK chart
      #941f29 RGB pie chart
      #941f29 color shades, tints & tones
#941f29 color schemes
#941f29 color preview, HTML & CSS examples
           This text has a color of #941f29        
        
          <p style="color:#941f29;">Text here</p>
        
        
          .mytext {color:#941f29;}
        
        Text color #941f29
      
           This box has a color of #941f29        
        
          <div style="background-color:#941f29;">Content here</div>
        
        
          .mybackground {background-color:#941f29;}
        
        Background color #941f29
      
           Border around this has a color of #941f29        
        
          <div style="border:2px solid #941f29;">Content here</div>
        
        
          .myborder {border:2px solid #941f29;}
        
        Border color #941f29