#dadd6a color space conversions
Hex:
#dadd6a
RGB:
218, 221, 106
CMY:
15, 13, 58
CMYK:
1, 0, 52, 13
HSL:
62°, 62.8415%, 64.1176%
HSV (HSB):
62°, 52.0362%, 86.6667%
XYZ:
57.3714, 67.6589, 23.6714
xyY:
0.3858, 0.4550, 67.6589
CIE-Lab:
85.8356, -16.3860, 55.3196
CIE-LCH:
85.8356, 57.6954, 106.4996
CIE-Luv:
85.8356, 3.2223, 71.7340
Hunter-Lab:
82.2551, -19.4458, 40.5161
#dadd6a color charts
#dadd6a color shades, tints & tones
#dadd6a color schemes
#dadd6a color preview, HTML & CSS examples
This text has a color of #dadd6a
<p style="color:#dadd6a;">Text here</p>
.mytext {color:#dadd6a;}
This box has a color of #dadd6a
<div style="background-color:#dadd6a;">Content here</div>
.mybackground {background-color:#dadd6a;}
Border around this has a color of #dadd6a
<div style="border:2px solid #dadd6a;">Content here</div>
.myborder {border:2px solid #dadd6a;}