#ded194 color space conversions
Hex:
#ded194
RGB:
222, 209, 148
CMY:
13, 18, 42
CMYK:
0, 6, 33, 13
HSL:
49°, 52.8571%, 72.5490%
HSV (HSB):
49°, 33.3333%, 87.0588%
XYZ:
58.2700, 63.2686, 37.1579
xyY:
0.3672, 0.3987, 63.2686
CIE-Lab:
83.5835, -4.4841, 31.9323
CIE-LCH:
83.5835, 32.2456, 97.9934
CIE-Luv:
83.5835, 11.4041, 44.1479
Hunter-Lab:
79.5416, -8.4336, 27.9818
#ded194 color charts
#ded194 color shades, tints & tones
#ded194 color schemes
#ded194 color preview, HTML & CSS examples
This text has a color of #ded194
<p style="color:#ded194;">Text here</p>
.mytext {color:#ded194;}
This box has a color of #ded194
<div style="background-color:#ded194;">Content here</div>
.mybackground {background-color:#ded194;}
Border around this has a color of #ded194
<div style="border:2px solid #ded194;">Content here</div>
.myborder {border:2px solid #ded194;}