#ded193 color space conversions
Hex:
#ded193
RGB:
222, 209, 147
CMY:
13, 18, 42
CMYK:
0, 6, 34, 13
HSL:
50°, 53.1915%, 72.3529%
HSV (HSB):
50°, 33.7838%, 87.0588%
XYZ:
58.1911, 63.2371, 36.7427
xyY:
0.3679, 0.3998, 63.2371
CIE-Lab:
83.5670, -4.6044, 32.4262
CIE-LCH:
83.5670, 32.7515, 98.0817
CIE-Luv:
83.5670, 11.4594, 44.7528
Hunter-Lab:
79.5218, -8.5433, 28.2705
#ded193 color charts
#ded193 color shades, tints & tones
#ded193 color schemes
#ded193 color preview, HTML & CSS examples
This text has a color of #ded193
<p style="color:#ded193;">Text here</p>
.mytext {color:#ded193;}
This box has a color of #ded193
<div style="background-color:#ded193;">Content here</div>
.mybackground {background-color:#ded193;}
Border around this has a color of #ded193
<div style="border:2px solid #ded193;">Content here</div>
.myborder {border:2px solid #ded193;}