#ddae00 color space conversions
Hex:
#ddae00
RGB:
221, 174, 0
CMY:
13, 32, 100
CMYK:
0, 21, 100, 13
HSL:
47°, 100.0000%, 43.3333%
HSV (HSB):
47°, 100.0000%, 86.6667%
XYZ:
44.9548, 45.6443, 6.4408
xyY:
0.4633, 0.4704, 45.6443
CIE-Lab:
73.3141, 4.5929, 76.0623
CIE-LCH:
73.3141, 76.2008, 86.5445
CIE-Luv:
73.3141, 40.2757, 76.4078
Hunter-Lab:
67.5605, 0.5431, 41.6400
#ddae00 color charts
#ddae00 color shades, tints & tones
#ddae00 color schemes
#ddae00 color preview, HTML & CSS examples
This text has a color of #ddae00
<p style="color:#ddae00;">Text here</p>
.mytext {color:#ddae00;}
This box has a color of #ddae00
<div style="background-color:#ddae00;">Content here</div>
.mybackground {background-color:#ddae00;}
Border around this has a color of #ddae00
<div style="border:2px solid #ddae00;">Content here</div>
.myborder {border:2px solid #ddae00;}