#dadf5f color space conversions
Hex:
#dadf5f
RGB:
218, 223, 95
CMY:
15, 13, 63
CMYK:
2, 0, 57, 13
HSL:
62°, 66.6667%, 62.3529%
HSV (HSB):
62°, 57.3991%, 87.4510%
XYZ:
57.3667, 68.5070, 21.0261
xyY:
0.3905, 0.4664, 68.5070
CIE-Lab:
86.2593, -18.2240, 60.7079
CIE-LCH:
86.2593, 63.3842, 106.7093
CIE-Luv:
86.2593, 2.2824, 77.0563
Hunter-Lab:
82.7690, -21.1284, 42.8766
#dadf5f color charts
#dadf5f color shades, tints & tones
#dadf5f color schemes
#dadf5f color preview, HTML & CSS examples
This text has a color of #dadf5f
<p style="color:#dadf5f;">Text here</p>
.mytext {color:#dadf5f;}
This box has a color of #dadf5f
<div style="background-color:#dadf5f;">Content here</div>
.mybackground {background-color:#dadf5f;}
Border around this has a color of #dadf5f
<div style="border:2px solid #dadf5f;">Content here</div>
.myborder {border:2px solid #dadf5f;}