#81250b color space conversions
Hex:
        #81250b
        RGB:
        129, 37, 11
        CMY:
        49, 85, 96
        CMYK:
        0, 71, 91, 49
      HSL:
        13°, 84.2857%, 27.4510%
        HSV (HSB):
        13°, 91.4729%, 50.5882%
        XYZ:
        9.7752, 6.0144, 0.9623
        xyY:
        0.5835, 0.3590, 6.0144
      CIE-Lab:
        29.4488, 38.3607, 37.0097
        CIE-LCH:
        29.4488, 53.3035, 43.9731
        CIE-Luv:
        29.4488, 69.7637, 22.1342
        Hunter-Lab:
        24.5243, 28.2314, 14.8406
      #81250b color charts
#81250b RGB chart
      #81250b CMYK chart
      #81250b RGB pie chart
      #81250b color shades, tints & tones
#81250b color schemes
#81250b color preview, HTML & CSS examples
           This text has a color of #81250b        
        
          <p style="color:#81250b;">Text here</p>
        
        
          .mytext {color:#81250b;}
        
        Text color #81250b
      
           This box has a color of #81250b        
        
          <div style="background-color:#81250b;">Content here</div>
        
        
          .mybackground {background-color:#81250b;}
        
        Background color #81250b
      
           Border around this has a color of #81250b        
        
          <div style="border:2px solid #81250b;">Content here</div>
        
        
          .myborder {border:2px solid #81250b;}
        
        Border color #81250b