#ded344 color space conversions
Hex:
#ded344
RGB:
222, 211, 68
CMY:
13, 17, 73
CMYK:
0, 5, 69, 13
HSL:
56°, 70.0000%, 56.8627%
HSV (HSB):
56°, 69.3694%, 87.0588%
XYZ:
54.4619, 62.5355, 14.6690
xyY:
0.4136, 0.4750, 62.5355
CIE-Lab:
83.1974, -12.2818, 68.5018
CIE-LCH:
83.1974, 69.5941, 100.1647
CIE-Luv:
83.1974, 13.3422, 80.7530
Hunter-Lab:
79.0794, -15.4562, 44.3575
#ded344 color charts
#ded344 color shades, tints & tones
#ded344 color schemes
#ded344 color preview, HTML & CSS examples
This text has a color of #ded344
<p style="color:#ded344;">Text here</p>
.mytext {color:#ded344;}
This box has a color of #ded344
<div style="background-color:#ded344;">Content here</div>
.mybackground {background-color:#ded344;}
Border around this has a color of #ded344
<div style="border:2px solid #ded344;">Content here</div>
.myborder {border:2px solid #ded344;}