#ddd64c color space conversions
Hex:
#ddd64c
RGB:
221, 214, 76
CMY:
13, 16, 70
CMYK:
0, 3, 66, 13
HSL:
57°, 68.0751%, 58.2353%
HSV (HSB):
57°, 65.6109%, 86.6667%
XYZ:
55.1699, 63.9871, 16.2805
xyY:
0.4073, 0.4724, 63.9871
CIE-Lab:
83.9590, -13.7730, 66.1902
CIE-LCH:
83.9590, 67.6080, 101.7545
CIE-Luv:
83.9590, 10.4795, 79.6779
Hunter-Lab:
79.9919, -16.8757, 43.9273
#ddd64c color charts
#ddd64c color shades, tints & tones
#ddd64c color schemes
#ddd64c color preview, HTML & CSS examples
This text has a color of #ddd64c
<p style="color:#ddd64c;">Text here</p>
.mytext {color:#ddd64c;}
This box has a color of #ddd64c
<div style="background-color:#ddd64c;">Content here</div>
.mybackground {background-color:#ddd64c;}
Border around this has a color of #ddd64c
<div style="border:2px solid #ddd64c;">Content here</div>
.myborder {border:2px solid #ddd64c;}