#27021d color space conversions
Hex:
        #27021d
        RGB:
        39, 2, 29
        CMY:
        85, 99, 89
        CMYK:
        0, 95, 26, 85
      HSL:
        316°, 90.2439%, 8.0392%
        HSV (HSB):
        316°, 94.8718%, 15.2941%
        XYZ:
        1.0802, 0.5635, 1.2142
        xyY:
        0.3780, 0.1972, 0.5635
      CIE-Lab:
        5.0897, 21.5107, -8.3215
        CIE-LCH:
        5.0897, 23.0642, 338.8508
        CIE-Luv:
        5.0897, 8.6092, -5.5197
        Hunter-Lab:
        7.5064, 12.5502, -4.3362
      #27021d color charts
#27021d RGB chart
      #27021d CMYK chart
      #27021d RGB pie chart
      #27021d color shades, tints & tones
#27021d color schemes
#27021d color preview, HTML & CSS examples
           This text has a color of #27021d        
        
          <p style="color:#27021d;">Text here</p>
        
        
          .mytext {color:#27021d;}
        
        Text color #27021d
      
           This box has a color of #27021d        
        
          <div style="background-color:#27021d;">Content here</div>
        
        
          .mybackground {background-color:#27021d;}
        
        Background color #27021d
      
           Border around this has a color of #27021d        
        
          <div style="border:2px solid #27021d;">Content here</div>
        
        
          .myborder {border:2px solid #27021d;}
        
        Border color #27021d