#dadc3f color space conversions
Hex:
#dadc3f
RGB:
218, 220, 63
CMY:
15, 14, 75
CMYK:
1, 0, 71, 14
HSL:
61°, 69.1630%, 55.4902%
HSV (HSB):
61°, 71.3636%, 86.2745%
XYZ:
55.4038, 66.4507, 14.6088
xyY:
0.4060, 0.4869, 66.4507
CIE-Lab:
85.2258, -18.6443, 72.1394
CIE-LCH:
85.2258, 74.5098, 104.4909
CIE-Luv:
85.2258, 4.8369, 85.6878
Hunter-Lab:
81.5173, -21.3364, 46.4367
#dadc3f color charts
#dadc3f color shades, tints & tones
#dadc3f color schemes
#dadc3f color preview, HTML & CSS examples
This text has a color of #dadc3f
<p style="color:#dadc3f;">Text here</p>
.mytext {color:#dadc3f;}
This box has a color of #dadc3f
<div style="background-color:#dadc3f;">Content here</div>
.mybackground {background-color:#dadc3f;}
Border around this has a color of #dadc3f
<div style="border:2px solid #dadc3f;">Content here</div>
.myborder {border:2px solid #dadc3f;}