#dae300 color space conversions
Hex:
#dae300
RGB:
218, 227, 0
CMY:
15, 11, 100
CMYK:
4, 0, 100, 11
HSL:
62°, 100.0000%, 44.5098%
HSV (HSB):
62°, 100.0000%, 89.0196%
XYZ:
56.3825, 69.8436, 10.5095
xyY:
0.4123, 0.5108, 69.8436
CIE-Lab:
86.9201, -23.5024, 85.7060
CIE-LCH:
86.9201, 88.8700, 105.3347
CIE-Luv:
86.9201, 0.8659, 96.2886
Hunter-Lab:
83.5725, -25.8261, 51.0448
#dae300 color charts
#dae300 color shades, tints & tones
#dae300 color schemes
#dae300 color preview, HTML & CSS examples
This text has a color of #dae300
<p style="color:#dae300;">Text here</p>
.mytext {color:#dae300;}
This box has a color of #dae300
<div style="background-color:#dae300;">Content here</div>
.mybackground {background-color:#dae300;}
Border around this has a color of #dae300
<div style="border:2px solid #dae300;">Content here</div>
.myborder {border:2px solid #dae300;}