#7f273f color space conversions
Hex:
        #7f273f
        RGB:
        127, 39, 63
        CMY:
        50, 85, 75
        CMYK:
        0, 69, 50, 50
      HSL:
        344°, 53.0120%, 32.5490%
        HSV (HSB):
        344°, 69.2913%, 49.8039%
        XYZ:
        10.3751, 6.3219, 5.3761
        xyY:
        0.4700, 0.2864, 6.3219
      CIE-Lab:
        30.2106, 39.7744, 6.3013
        CIE-LCH:
        30.2106, 40.2704, 9.0023
        CIE-Luv:
        30.2106, 56.6326, 0.2367
        Hunter-Lab:
        25.1435, 29.6545, 4.9233
      #7f273f color charts
#7f273f RGB chart
      #7f273f CMYK chart
      #7f273f RGB pie chart
      #7f273f color shades, tints & tones
#7f273f color schemes
#7f273f color preview, HTML & CSS examples
           This text has a color of #7f273f        
        
          <p style="color:#7f273f;">Text here</p>
        
        
          .mytext {color:#7f273f;}
        
        Text color #7f273f
      
           This box has a color of #7f273f        
        
          <div style="background-color:#7f273f;">Content here</div>
        
        
          .mybackground {background-color:#7f273f;}
        
        Background color #7f273f
      
           Border around this has a color of #7f273f        
        
          <div style="border:2px solid #7f273f;">Content here</div>
        
        
          .myborder {border:2px solid #7f273f;}
        
        Border color #7f273f