#dadc2f color space conversions
Hex:
#dadc2f
RGB:
218, 220, 47
CMY:
15, 14, 82
CMYK:
1, 0, 79, 14
HSL:
61°, 71.1934%, 52.3529%
HSV (HSB):
61°, 78.6364%, 86.2745%
XYZ:
55.0197, 66.2971, 12.5861
xyY:
0.4109, 0.4951, 66.2971
CIE-Lab:
85.1477, -19.2753, 76.9669
CIE-LCH:
85.1477, 79.3438, 104.0597
CIE-Luv:
85.1477, 5.0710, 89.0665
Hunter-Lab:
81.4230, -21.8730, 47.8313
#dadc2f color charts
#dadc2f color shades, tints & tones
#dadc2f color schemes
#dadc2f color preview, HTML & CSS examples
This text has a color of #dadc2f
<p style="color:#dadc2f;">Text here</p>
.mytext {color:#dadc2f;}
This box has a color of #dadc2f
<div style="background-color:#dadc2f;">Content here</div>
.mybackground {background-color:#dadc2f;}
Border around this has a color of #dadc2f
<div style="border:2px solid #dadc2f;">Content here</div>
.myborder {border:2px solid #dadc2f;}