#dade2b color space conversions
Hex:
#dade2b
RGB:
218, 222, 43
CMY:
15, 13, 83
CMYK:
2, 0, 81, 13
HSL:
61°, 73.0612%, 51.9608%
HSV (HSB):
61°, 80.6306%, 87.0588%
XYZ:
55.4708, 67.3224, 12.3564
xyY:
0.4104, 0.4981, 67.3224
CIE-Lab:
85.6665, -20.3758, 78.4576
CIE-LCH:
85.6665, 81.0603, 104.5584
CIE-Luv:
85.6665, 3.8280, 90.5366
Hunter-Lab:
82.0502, -22.9114, 48.5063
#dade2b color charts
#dade2b color shades, tints & tones
#dade2b color schemes
#dade2b color preview, HTML & CSS examples
This text has a color of #dade2b
<p style="color:#dade2b;">Text here</p>
.mytext {color:#dade2b;}
This box has a color of #dade2b
<div style="background-color:#dade2b;">Content here</div>
.mybackground {background-color:#dade2b;}
Border around this has a color of #dade2b
<div style="border:2px solid #dade2b;">Content here</div>
.myborder {border:2px solid #dade2b;}