#dadc5b color space conversions
Hex:
#dadc5b
RGB:
218, 220, 91
CMY:
15, 14, 64
CMYK:
1, 0, 59, 14
HSL:
61°, 64.8241%, 60.9804%
HSV (HSB):
61°, 58.6364%, 86.2745%
XYZ:
56.3950, 66.8472, 19.8280
xyY:
0.3942, 0.4672, 66.8472
CIE-Lab:
85.4267, -17.0344, 61.5111
CIE-LCH:
85.4267, 63.8262, 105.4791
CIE-Luv:
85.4267, 4.2482, 77.1911
Hunter-Lab:
81.7601, -19.9578, 42.8534
#dadc5b color charts
#dadc5b color shades, tints & tones
#dadc5b color schemes
#dadc5b color preview, HTML & CSS examples
This text has a color of #dadc5b
<p style="color:#dadc5b;">Text here</p>
.mytext {color:#dadc5b;}
This box has a color of #dadc5b
<div style="background-color:#dadc5b;">Content here</div>
.mybackground {background-color:#dadc5b;}
Border around this has a color of #dadc5b
<div style="border:2px solid #dadc5b;">Content here</div>
.myborder {border:2px solid #dadc5b;}