#dadf3f color space conversions
Hex:
#dadf3f
RGB:
218, 223, 63
CMY:
15, 13, 75
CMYK:
2, 0, 72, 13
HSL:
62°, 71.4286%, 56.0784%
HSV (HSB):
62°, 71.7489%, 87.4510%
XYZ:
56.1983, 68.0397, 14.8736
xyY:
0.4040, 0.4891, 68.0397
CIE-Lab:
86.0263, -20.1077, 72.9046
CIE-LCH:
86.0263, 75.6267, 105.4193
CIE-Luv:
86.0263, 2.9249, 86.9192
Hunter-Lab:
82.4862, -22.7376, 47.0493
#dadf3f color charts
#dadf3f color shades, tints & tones
#dadf3f color schemes
#dadf3f color preview, HTML & CSS examples
This text has a color of #dadf3f
<p style="color:#dadf3f;">Text here</p>
.mytext {color:#dadf3f;}
This box has a color of #dadf3f
<div style="background-color:#dadf3f;">Content here</div>
.mybackground {background-color:#dadf3f;}
Border around this has a color of #dadf3f
<div style="border:2px solid #dadf3f;">Content here</div>
.myborder {border:2px solid #dadf3f;}