#dae95b color space conversions
Hex:
#dae95b
RGB:
218, 233, 91
CMY:
15, 9, 64
CMYK:
6, 0, 61, 9
HSL:
66°, 76.3441%, 63.5294%
HSV (HSB):
66°, 60.9442%, 91.3725%
XYZ:
59.9407, 73.9386, 21.0099
xyY:
0.3870, 0.4774, 73.9386
CIE-Lab:
88.8934, -23.3503, 65.2791
CIE-LCH:
88.8934, 69.3297, 109.6821
CIE-Luv:
88.8934, -3.7384, 82.9476
Hunter-Lab:
85.9875, -26.0484, 45.7046
#dae95b color charts
#dae95b color shades, tints & tones
#dae95b color schemes
#dae95b color preview, HTML & CSS examples
This text has a color of #dae95b
<p style="color:#dae95b;">Text here</p>
.mytext {color:#dae95b;}
This box has a color of #dae95b
<div style="background-color:#dae95b;">Content here</div>
.mybackground {background-color:#dae95b;}
Border around this has a color of #dae95b
<div style="border:2px solid #dae95b;">Content here</div>
.myborder {border:2px solid #dae95b;}