#7d0228 color space conversions
Hex:
        #7d0228
        RGB:
        125, 2, 40
        CMY:
        51, 99, 84
        CMYK:
        0, 98, 68, 51
      HSL:
        341°, 96.8504%, 24.9020%
        HSV (HSB):
        341°, 98.4000%, 49.0196%
        XYZ:
        8.8622, 4.5566, 2.4199
        xyY:
        0.5595, 0.2877, 4.5566
      CIE-Lab:
        25.4322, 48.1402, 15.2038
        CIE-LCH:
        25.4322, 50.4840, 17.5273
        CIE-Luv:
        25.4322, 73.3365, 5.6699
        Hunter-Lab:
        21.3462, 36.7509, 8.2209
      #7d0228 color charts
#7d0228 RGB chart
      #7d0228 CMYK chart
      #7d0228 RGB pie chart
      #7d0228 color shades, tints & tones
#7d0228 color schemes
#7d0228 color preview, HTML & CSS examples
           This text has a color of #7d0228        
        
          <p style="color:#7d0228;">Text here</p>
        
        
          .mytext {color:#7d0228;}
        
        Text color #7d0228
      
           This box has a color of #7d0228        
        
          <div style="background-color:#7d0228;">Content here</div>
        
        
          .mybackground {background-color:#7d0228;}
        
        Background color #7d0228
      
           Border around this has a color of #7d0228        
        
          <div style="border:2px solid #7d0228;">Content here</div>
        
        
          .myborder {border:2px solid #7d0228;}
        
        Border color #7d0228