#dadf3e color space conversions
Hex:
#dadf3e
RGB:
218, 223, 62
CMY:
15, 13, 76
CMYK:
2, 0, 72, 13
HSL:
62°, 71.5556%, 55.8824%
HSV (HSB):
62°, 72.1973%, 87.4510%
XYZ:
56.1706, 68.0286, 14.7278
xyY:
0.4043, 0.4897, 68.0286
CIE-Lab:
86.0207, -20.1528, 73.2329
CIE-LCH:
86.0207, 75.9552, 105.3863
CIE-Luv:
86.0207, 2.9405, 87.1582
Hunter-Lab:
82.4794, -22.7759, 47.1486
#dadf3e color charts
#dadf3e color shades, tints & tones
#dadf3e color schemes
#dadf3e color preview, HTML & CSS examples
This text has a color of #dadf3e
<p style="color:#dadf3e;">Text here</p>
.mytext {color:#dadf3e;}
This box has a color of #dadf3e
<div style="background-color:#dadf3e;">Content here</div>
.mybackground {background-color:#dadf3e;}
Border around this has a color of #dadf3e
<div style="border:2px solid #dadf3e;">Content here</div>
.myborder {border:2px solid #dadf3e;}