#dae94c color space conversions
Hex:
#dae94c
RGB:
218, 233, 76
CMY:
15, 9, 70
CMYK:
6, 0, 67, 9
HSL:
66°, 78.1095%, 60.5882%
HSV (HSB):
66°, 67.3820%, 91.3725%
XYZ:
59.3569, 73.7051, 17.9355
xyY:
0.3931, 0.4881, 73.7051
CIE-Lab:
88.7829, -24.2704, 71.0255
CIE-LCH:
88.7829, 75.0578, 108.8661
CIE-Luv:
88.7829, -3.4923, 87.6621
Hunter-Lab:
85.8516, -26.8275, 47.7097
#dae94c color charts
#dae94c color shades, tints & tones
#dae94c color schemes
#dae94c color preview, HTML & CSS examples
This text has a color of #dae94c
<p style="color:#dae94c;">Text here</p>
.mytext {color:#dae94c;}
This box has a color of #dae94c
<div style="background-color:#dae94c;">Content here</div>
.mybackground {background-color:#dae94c;}
Border around this has a color of #dae94c
<div style="border:2px solid #dae94c;">Content here</div>
.myborder {border:2px solid #dae94c;}