#ddda45 color space conversions
Hex:
#ddda45
RGB:
221, 218, 69
CMY:
13, 15, 73
CMYK:
0, 1, 69, 13
HSL:
59°, 69.0909%, 56.8627%
HSV (HSB):
59°, 68.7783%, 86.6667%
XYZ:
55.9644, 65.9446, 15.4092
xyY:
0.4076, 0.4802, 65.9446
CIE-Lab:
84.9682, -16.1300, 69.8586
CIE-LCH:
84.9682, 71.6966, 103.0015
CIE-Luv:
84.9682, 8.0390, 83.3758
Hunter-Lab:
81.2063, -19.0954, 45.5939
#ddda45 color charts
#ddda45 color shades, tints & tones
#ddda45 color schemes
#ddda45 color preview, HTML & CSS examples
This text has a color of #ddda45
<p style="color:#ddda45;">Text here</p>
.mytext {color:#ddda45;}
This box has a color of #ddda45
<div style="background-color:#ddda45;">Content here</div>
.mybackground {background-color:#ddda45;}
Border around this has a color of #ddda45
<div style="border:2px solid #ddda45;">Content here</div>
.myborder {border:2px solid #ddda45;}