#941f37 color space conversions
Hex:
        #941f37
        RGB:
        148, 31, 55
        CMY:
        42, 88, 78
        CMYK:
        0, 79, 63, 42
      HSL:
        348°, 65.3631%, 35.0980%
        HSV (HSB):
        348°, 79.0541%, 58.0392%
        XYZ:
        13.3923, 7.5517, 4.3662
        xyY:
        0.5291, 0.2984, 7.5517
      CIE-Lab:
        33.0313, 48.8395, 16.0807
        CIE-LCH:
        33.0313, 51.4187, 18.2245
        CIE-Luv:
        33.0313, 79.6278, 7.7042
        Hunter-Lab:
        27.4804, 38.8998, 9.8160
      #941f37 color charts
#941f37 RGB chart
      #941f37 CMYK chart
      #941f37 RGB pie chart
      #941f37 color shades, tints & tones
#941f37 color schemes
#941f37 color preview, HTML & CSS examples
           This text has a color of #941f37        
        
          <p style="color:#941f37;">Text here</p>
        
        
          .mytext {color:#941f37;}
        
        Text color #941f37
      
           This box has a color of #941f37        
        
          <div style="background-color:#941f37;">Content here</div>
        
        
          .mybackground {background-color:#941f37;}
        
        Background color #941f37
      
           Border around this has a color of #941f37        
        
          <div style="border:2px solid #941f37;">Content here</div>
        
        
          .myborder {border:2px solid #941f37;}
        
        Border color #941f37