#dae800 color space conversions
Hex:
#dae800
RGB:
218, 232, 0
CMY:
15, 9, 100
CMYK:
6, 0, 100, 9
HSL:
64°, 100.0000%, 45.4902%
HSV (HSB):
64°, 100.0000%, 90.9804%
XYZ:
57.7701, 72.6187, 10.9720
xyY:
0.4087, 0.5137, 72.6187
CIE-Lab:
88.2655, -25.8832, 86.6991
CIE-LCH:
88.2655, 90.4803, 106.6225
CIE-Luv:
88.2655, -2.2988, 98.1654
Hunter-Lab:
85.2166, -28.1202, 52.0178
#dae800 color charts
#dae800 color shades, tints & tones
#dae800 color schemes
#dae800 color preview, HTML & CSS examples
This text has a color of #dae800
<p style="color:#dae800;">Text here</p>
.mytext {color:#dae800;}
This box has a color of #dae800
<div style="background-color:#dae800;">Content here</div>
.mybackground {background-color:#dae800;}
Border around this has a color of #dae800
<div style="border:2px solid #dae800;">Content here</div>
.myborder {border:2px solid #dae800;}