#dae204 color space conversions
Hex:
#dae204
RGB:
218, 226, 4
CMY:
15, 11, 98
CMYK:
4, 0, 98, 11
HSL:
62°, 96.5217%, 45.0980%
HSV (HSB):
62°, 98.2301%, 88.6275%
XYZ:
56.1317, 69.3069, 10.5340
xyY:
0.4128, 0.5097, 69.3069
CIE-Lab:
86.6558, -22.9870, 85.1791
CIE-LCH:
86.6558, 88.2263, 105.1025
CIE-Luv:
86.6558, 1.4936, 95.7202
Hunter-Lab:
83.2508, -25.3355, 50.7734
#dae204 color charts
#dae204 color shades, tints & tones
#dae204 color schemes
#dae204 color preview, HTML & CSS examples
This text has a color of #dae204
<p style="color:#dae204;">Text here</p>
.mytext {color:#dae204;}
This box has a color of #dae204
<div style="background-color:#dae204;">Content here</div>
.mybackground {background-color:#dae204;}
Border around this has a color of #dae204
<div style="border:2px solid #dae204;">Content here</div>
.myborder {border:2px solid #dae204;}