#dadc0f color space conversions
Hex:
#dadc0f
RGB:
218, 220, 15
CMY:
15, 14, 94
CMYK:
1, 0, 93, 14
HSL:
61°, 87.2340%, 46.0784%
HSV (HSB):
61°, 93.1818%, 86.2745%
XYZ:
54.5929, 66.1263, 10.3382
xyY:
0.4166, 0.5046, 66.1263
CIE-Lab:
85.0608, -19.9811, 83.0013
CIE-LCH:
85.0608, 85.3725, 103.5354
CIE-Luv:
85.0608, 5.3351, 92.8794
Hunter-Lab:
81.3181, -22.4708, 49.3849
#dadc0f color charts
#dadc0f color shades, tints & tones
#dadc0f color schemes
#dadc0f color preview, HTML & CSS examples
This text has a color of #dadc0f
<p style="color:#dadc0f;">Text here</p>
.mytext {color:#dadc0f;}
This box has a color of #dadc0f
<div style="background-color:#dadc0f;">Content here</div>
.mybackground {background-color:#dadc0f;}
Border around this has a color of #dadc0f
<div style="border:2px solid #dadc0f;">Content here</div>
.myborder {border:2px solid #dadc0f;}