#dae05b color space conversions
Hex:
#dae05b
RGB:
218, 224, 91
CMY:
15, 12, 64
CMYK:
3, 0, 59, 12
HSL:
63°, 68.2051%, 61.7647%
HSV (HSB):
63°, 59.3750%, 87.8431%
XYZ:
57.4574, 68.9721, 20.1821
xyY:
0.3919, 0.4704, 68.9721
CIE-Lab:
86.4902, -18.9965, 62.6738
CIE-LCH:
86.4902, 65.4895, 106.8621
CIE-Luv:
86.4902, 1.7584, 78.9698
Hunter-Lab:
83.0494, -21.8420, 43.7263
#dae05b color charts
#dae05b color shades, tints & tones
#dae05b color schemes
#dae05b color preview, HTML & CSS examples
This text has a color of #dae05b
<p style="color:#dae05b;">Text here</p>
.mytext {color:#dae05b;}
This box has a color of #dae05b
<div style="background-color:#dae05b;">Content here</div>
.mybackground {background-color:#dae05b;}
Border around this has a color of #dae05b
<div style="border:2px solid #dae05b;">Content here</div>
.myborder {border:2px solid #dae05b;}