#dae10f color space conversions
Hex:
#dae10f
RGB:
218, 225, 15
CMY:
15, 12, 94
CMYK:
3, 0, 93, 12
HSL:
62°, 87.5000%, 47.0588%
HSV (HSB):
62°, 93.3333%, 88.2353%
XYZ:
55.9249, 68.7903, 10.7822
xyY:
0.4127, 0.5077, 68.7903
CIE-Lab:
86.4001, -22.4009, 84.0225
CIE-LCH:
86.4001, 86.9574, 104.9281
CIE-Luv:
86.4001, 2.0996, 94.7765
Hunter-Lab:
82.9399, -24.7856, 50.3502
#dae10f color charts
#dae10f color shades, tints & tones
#dae10f color schemes
#dae10f color preview, HTML & CSS examples
This text has a color of #dae10f
<p style="color:#dae10f;">Text here</p>
.mytext {color:#dae10f;}
This box has a color of #dae10f
<div style="background-color:#dae10f;">Content here</div>
.mybackground {background-color:#dae10f;}
Border around this has a color of #dae10f
<div style="border:2px solid #dae10f;">Content here</div>
.myborder {border:2px solid #dae10f;}