#db2122 color space conversions
Hex:
        #db2122
        RGB:
        219, 33, 34
        CMY:
        14, 87, 87
        CMYK:
        0, 85, 84, 14
      HSL:
        360°, 73.8095%, 49.4118%
        HSV (HSB):
        360°, 84.9315%, 85.8824%
        XYZ:
        30.0460, 16.2633, 3.0689
        xyY:
        0.6085, 0.3294, 16.2633
      CIE-Lab:
        47.3180, 67.6839, 48.3036
        CIE-LCH:
        47.3180, 83.1525, 35.5141
        CIE-Luv:
        47.3180, 139.3501, 29.8351
        Hunter-Lab:
        40.3278, 62.4170, 23.7175
      #db2122 color charts
#db2122 RGB chart
      #db2122 CMYK chart
      #db2122 RGB pie chart
      #db2122 color shades, tints & tones
#db2122 color schemes
#db2122 color preview, HTML & CSS examples
           This text has a color of #db2122        
        
          <p style="color:#db2122;">Text here</p>
        
        
          .mytext {color:#db2122;}
        
        Text color #db2122
      
           This box has a color of #db2122        
        
          <div style="background-color:#db2122;">Content here</div>
        
        
          .mybackground {background-color:#db2122;}
        
        Background color #db2122
      
           Border around this has a color of #db2122        
        
          <div style="border:2px solid #db2122;">Content here</div>
        
        
          .myborder {border:2px solid #db2122;}
        
        Border color #db2122