#dadc2c color space conversions
Hex:
#dadc2c
RGB:
218, 220, 44
CMY:
15, 14, 83
CMYK:
1, 0, 80, 14
HSL:
61°, 71.5447%, 51.7647%
HSV (HSB):
61°, 80.0000%, 86.2745%
XYZ:
54.9613, 66.2737, 12.2782
xyY:
0.4117, 0.4964, 66.2737
CIE-Lab:
85.1358, -19.3717, 77.7474
CIE-LCH:
85.1358, 80.1244, 103.9910
CIE-Luv:
85.1358, 5.1069, 89.5851
Hunter-Lab:
81.4086, -21.9548, 48.0438
#dadc2c color charts
#dadc2c color shades, tints & tones
#dadc2c color schemes
#dadc2c color preview, HTML & CSS examples
This text has a color of #dadc2c
<p style="color:#dadc2c;">Text here</p>
.mytext {color:#dadc2c;}
This box has a color of #dadc2c
<div style="background-color:#dadc2c;">Content here</div>
.mybackground {background-color:#dadc2c;}
Border around this has a color of #dadc2c
<div style="border:2px solid #dadc2c;">Content here</div>
.myborder {border:2px solid #dadc2c;}