#dae07b color space conversions
Hex:
#dae07b
RGB:
218, 224, 123
CMY:
15, 12, 52
CMYK:
3, 0, 45, 12
HSL:
64°, 61.9632%, 68.0392%
HSV (HSB):
64°, 45.0893%, 87.8431%
XYZ:
59.1442, 69.6468, 29.0648
xyY:
0.3747, 0.4412, 69.6468
CIE-Lab:
86.8233, -16.3350, 48.5063
CIE-LCH:
86.8233, 51.1829, 108.6114
CIE-Luv:
86.8233, 0.8925, 65.4015
Hunter-Lab:
83.4547, -19.5428, 37.7693
#dae07b color charts
#dae07b color shades, tints & tones
#dae07b color schemes
#dae07b color preview, HTML & CSS examples
This text has a color of #dae07b
<p style="color:#dae07b;">Text here</p>
.mytext {color:#dae07b;}
This box has a color of #dae07b
<div style="background-color:#dae07b;">Content here</div>
.mybackground {background-color:#dae07b;}
Border around this has a color of #dae07b
<div style="border:2px solid #dae07b;">Content here</div>
.myborder {border:2px solid #dae07b;}