#ddcf3e color space conversions
Hex:
#ddcf3e
RGB:
221, 207, 62
CMY:
13, 19, 76
CMYK:
0, 6, 72, 13
HSL:
55°, 70.0441%, 55.4902%
HSV (HSB):
55°, 71.9457%, 86.6667%
XYZ:
53.0011, 60.3456, 13.4118
xyY:
0.4181, 0.4761, 60.3456
CIE-Lab:
82.0257, -10.9780, 69.4984
CIE-LCH:
82.0257, 70.3601, 98.9763
CIE-Luv:
82.0257, 15.4619, 80.6503
Hunter-Lab:
77.6824, -14.1574, 44.1413
#ddcf3e color charts
#ddcf3e color shades, tints & tones
#ddcf3e color schemes
#ddcf3e color preview, HTML & CSS examples
This text has a color of #ddcf3e
<p style="color:#ddcf3e;">Text here</p>
.mytext {color:#ddcf3e;}
This box has a color of #ddcf3e
<div style="background-color:#ddcf3e;">Content here</div>
.mybackground {background-color:#ddcf3e;}
Border around this has a color of #ddcf3e
<div style="border:2px solid #ddcf3e;">Content here</div>
.myborder {border:2px solid #ddcf3e;}