#db2227 color space conversions
Hex:
        #db2227
        RGB:
        219, 34, 39
        CMY:
        14, 87, 85
        CMYK:
        0, 84, 82, 14
      HSL:
        358°, 73.1225%, 49.6078%
        HSV (HSB):
        358°, 84.4749%, 85.8824%
        XYZ:
        30.1517, 16.3506, 3.4863
        xyY:
        0.6032, 0.3271, 16.3506
      CIE-Lab:
        47.4312, 67.5950, 45.8558
        CIE-LCH:
        47.4312, 81.6813, 34.1526
        CIE-Luv:
        47.4312, 138.1528, 28.6278
        Hunter-Lab:
        40.4359, 62.3385, 23.1933
      #db2227 color charts
#db2227 RGB chart
      #db2227 CMYK chart
      #db2227 RGB pie chart
      #db2227 color shades, tints & tones
#db2227 color schemes
#db2227 color preview, HTML & CSS examples
           This text has a color of #db2227        
        
          <p style="color:#db2227;">Text here</p>
        
        
          .mytext {color:#db2227;}
        
        Text color #db2227
      
           This box has a color of #db2227        
        
          <div style="background-color:#db2227;">Content here</div>
        
        
          .mybackground {background-color:#db2227;}
        
        Background color #db2227
      
           Border around this has a color of #db2227        
        
          <div style="border:2px solid #db2227;">Content here</div>
        
        
          .myborder {border:2px solid #db2227;}
        
        Border color #db2227