#ded642 color space conversions
Hex:
#ded642
RGB:
222, 214, 66
CMY:
13, 16, 74
CMYK:
0, 4, 70, 13
HSL:
57°, 70.2703%, 56.4706%
HSV (HSB):
57°, 70.2703%, 87.0588%
XYZ:
55.1541, 64.0161, 14.6037
xyY:
0.4123, 0.4785, 64.0161
CIE-Lab:
83.9741, -13.8777, 69.9934
CIE-LCH:
83.9741, 71.3559, 101.2147
CIE-Luv:
83.9741, 11.4024, 82.5339
Hunter-Lab:
80.0100, -16.9704, 45.1853
#ded642 color charts
#ded642 color shades, tints & tones
#ded642 color schemes
#ded642 color preview, HTML & CSS examples
This text has a color of #ded642
<p style="color:#ded642;">Text here</p>
.mytext {color:#ded642;}
This box has a color of #ded642
<div style="background-color:#ded642;">Content here</div>
.mybackground {background-color:#ded642;}
Border around this has a color of #ded642
<div style="border:2px solid #ded642;">Content here</div>
.myborder {border:2px solid #ded642;}