#77050d color space conversions
Hex:
        #77050d
        RGB:
        119, 5, 13
        CMY:
        53, 98, 95
        CMYK:
        0, 96, 89, 53
      HSL:
        356°, 91.9355%, 24.3137%
        HSV (HSB):
        356°, 95.7983%, 46.6667%
        XYZ:
        7.7347, 4.0595, 0.7567
        xyY:
        0.6163, 0.3234, 4.0595
      CIE-Lab:
        23.8673, 44.8310, 30.3275
        CIE-LCH:
        23.8673, 54.1255, 34.0777
        CIE-Luv:
        23.8673, 74.0143, 14.5814
        Hunter-Lab:
        20.1483, 33.2643, 11.8772
      #77050d color charts
#77050d RGB chart
      #77050d CMYK chart
      #77050d RGB pie chart
      #77050d color shades, tints & tones
#77050d color schemes
#77050d color preview, HTML & CSS examples
           This text has a color of #77050d        
        
          <p style="color:#77050d;">Text here</p>
        
        
          .mytext {color:#77050d;}
        
        Text color #77050d
      
           This box has a color of #77050d        
        
          <div style="background-color:#77050d;">Content here</div>
        
        
          .mybackground {background-color:#77050d;}
        
        Background color #77050d
      
           Border around this has a color of #77050d        
        
          <div style="border:2px solid #77050d;">Content here</div>
        
        
          .myborder {border:2px solid #77050d;}
        
        Border color #77050d