#7d0f1a color space conversions
Hex:
        #7d0f1a
        RGB:
        125, 15, 26
        CMY:
        51, 94, 90
        CMYK:
        0, 88, 79, 51
      HSL:
        354°, 78.5714%, 27.4510%
        HSV (HSB):
        354°, 88.0000%, 49.0196%
        XYZ:
        8.8147, 4.7762, 1.4346
        xyY:
        0.5867, 0.3179, 4.7762
      CIE-Lab:
        26.0874, 44.9107, 25.3271
        CIE-LCH:
        26.0874, 51.5600, 29.4205
        CIE-Luv:
        26.0874, 73.9784, 13.1592
        Hunter-Lab:
        21.8545, 33.7501, 11.4062
      #7d0f1a color charts
#7d0f1a RGB chart
      #7d0f1a CMYK chart
      #7d0f1a RGB pie chart
      #7d0f1a color shades, tints & tones
#7d0f1a color schemes
#7d0f1a color preview, HTML & CSS examples
           This text has a color of #7d0f1a        
        
          <p style="color:#7d0f1a;">Text here</p>
        
        
          .mytext {color:#7d0f1a;}
        
        Text color #7d0f1a
      
           This box has a color of #7d0f1a        
        
          <div style="background-color:#7d0f1a;">Content here</div>
        
        
          .mybackground {background-color:#7d0f1a;}
        
        Background color #7d0f1a
      
           Border around this has a color of #7d0f1a        
        
          <div style="border:2px solid #7d0f1a;">Content here</div>
        
        
          .myborder {border:2px solid #7d0f1a;}
        
        Border color #7d0f1a