#dec235 color space conversions
Hex:
        #dec235
        RGB:
        222, 194, 53
        CMY:
        13, 24, 79
        CMYK:
        0, 13, 76, 13
      HSL:
        50°, 71.9149%, 53.9216%
        HSV (HSB):
        50°, 76.1261%, 87.0588%
        XYZ:
        50.0586, 54.3702, 11.2243
        xyY:
        0.4328, 0.4701, 54.3702
      CIE-Lab:
        78.6771, -4.3061, 69.4594
        CIE-LCH:
        78.6771, 69.5928, 93.5475
        CIE-Luv:
        78.6771, 25.3858, 77.5267
        Hunter-Lab:
        73.7362, -7.8568, 42.5900
      #dec235 color charts
#dec235 RGB chart
      #dec235 CMYK chart
      #dec235 RGB pie chart
      #dec235 color shades, tints & tones
#dec235 color schemes
#dec235 color preview, HTML & CSS examples
           This text has a color of #dec235        
        
          <p style="color:#dec235;">Text here</p>
        
        
          .mytext {color:#dec235;}
        
        Text color #dec235
      
           This box has a color of #dec235        
        
          <div style="background-color:#dec235;">Content here</div>
        
        
          .mybackground {background-color:#dec235;}
        
        Background color #dec235
      
           Border around this has a color of #dec235        
        
          <div style="border:2px solid #dec235;">Content here</div>
        
        
          .myborder {border:2px solid #dec235;}
        
        Border color #dec235