#dae748 color space conversions
Hex:
#dae748
RGB:
218, 231, 72
CMY:
15, 9, 72
CMYK:
6, 0, 69, 9
HSL:
65°, 76.8116%, 59.4118%
HSV (HSB):
65°, 68.8312%, 90.5882%
XYZ:
58.6591, 72.5251, 17.0380
xyY:
0.3958, 0.4893, 72.5251
CIE-Lab:
88.2207, -23.5287, 71.9164
CIE-LCH:
88.2207, 75.6675, 108.1164
CIE-Luv:
88.2207, -2.2088, 87.9299
Hunter-Lab:
85.1617, -26.0828, 47.7513
#dae748 color charts
#dae748 color shades, tints & tones
#dae748 color schemes
#dae748 color preview, HTML & CSS examples
This text has a color of #dae748
<p style="color:#dae748;">Text here</p>
.mytext {color:#dae748;}
This box has a color of #dae748
<div style="background-color:#dae748;">Content here</div>
.mybackground {background-color:#dae748;}
Border around this has a color of #dae748
<div style="border:2px solid #dae748;">Content here</div>
.myborder {border:2px solid #dae748;}