#28022d color space conversions
Hex:
        #28022d
        RGB:
        40, 2, 45
        CMY:
        84, 99, 82
        CMYK:
        11, 96, 0, 82
      HSL:
        293°, 91.4894%, 9.2157%
        HSV (HSB):
        293°, 95.5556%, 17.6471%
        XYZ:
        1.3704, 0.6840, 2.5424
        xyY:
        0.2981, 0.1488, 0.6840
      CIE-Lab:
        6.1785, 26.0992, -18.9257
        CIE-LCH:
        6.1785, 32.2390, 324.0526
        CIE-Luv:
        6.1785, 6.9729, -11.9414
        Hunter-Lab:
        8.2704, 15.1049, -12.4372
      #28022d color charts
#28022d RGB chart
      #28022d CMYK chart
      #28022d RGB pie chart
      #28022d color shades, tints & tones
#28022d color schemes
#28022d color preview, HTML & CSS examples
           This text has a color of #28022d        
        
          <p style="color:#28022d;">Text here</p>
        
        
          .mytext {color:#28022d;}
        
        Text color #28022d
      
           This box has a color of #28022d        
        
          <div style="background-color:#28022d;">Content here</div>
        
        
          .mybackground {background-color:#28022d;}
        
        Background color #28022d
      
           Border around this has a color of #28022d        
        
          <div style="border:2px solid #28022d;">Content here</div>
        
        
          .myborder {border:2px solid #28022d;}
        
        Border color #28022d