#dadd6f color space conversions
Hex:
#dadd6f
RGB:
218, 221, 111
CMY:
15, 13, 56
CMYK:
1, 0, 50, 13
HSL:
62°, 61.7978%, 65.0980%
HSV (HSB):
62°, 49.7738%, 86.6667%
XYZ:
57.6391, 67.7660, 25.0812
xyY:
0.3830, 0.4503, 67.7660
CIE-Lab:
85.8893, -15.9612, 53.0706
CIE-LCH:
85.8893, 55.4189, 106.7388
CIE-Luv:
85.8893, 3.0745, 69.5571
Hunter-Lab:
82.3201, -19.0776, 39.5597
#dadd6f color charts
#dadd6f color shades, tints & tones
#dadd6f color schemes
#dadd6f color preview, HTML & CSS examples
This text has a color of #dadd6f
<p style="color:#dadd6f;">Text here</p>
.mytext {color:#dadd6f;}
This box has a color of #dadd6f
<div style="background-color:#dadd6f;">Content here</div>
.mybackground {background-color:#dadd6f;}
Border around this has a color of #dadd6f
<div style="border:2px solid #dadd6f;">Content here</div>
.myborder {border:2px solid #dadd6f;}