#dae600 color space conversions
Hex:
#dae600
RGB:
218, 230, 0
CMY:
15, 10, 100
CMYK:
5, 0, 100, 10
HSL:
63°, 100.0000%, 45.0980%
HSV (HSB):
63°, 100.0000%, 90.1961%
XYZ:
57.2103, 71.4991, 10.7854
xyY:
0.4101, 0.5126, 71.4991
CIE-Lab:
87.7269, -24.9341, 86.3011
CIE-LCH:
87.7269, 89.8309, 106.1151
CIE-Luv:
87.7269, -1.0395, 97.4150
Hunter-Lab:
84.5571, -27.2041, 51.6274
#dae600 color charts
#dae600 color shades, tints & tones
#dae600 color schemes
#dae600 color preview, HTML & CSS examples
This text has a color of #dae600
<p style="color:#dae600;">Text here</p>
.mytext {color:#dae600;}
This box has a color of #dae600
<div style="background-color:#dae600;">Content here</div>
.mybackground {background-color:#dae600;}
Border around this has a color of #dae600
<div style="border:2px solid #dae600;">Content here</div>
.myborder {border:2px solid #dae600;}