#daddaf color space conversions
Hex:
#daddaf
RGB:
218, 221, 175
CMY:
15, 13, 31
CMYK:
1, 0, 21, 13
HSL:
64°, 40.3509%, 77.6471%
HSV (HSB):
64°, 20.8145%, 86.6667%
XYZ:
62.5078, 69.7135, 50.7190
xyY:
0.3417, 0.3811, 69.7135
CIE-Lab:
86.8561, -8.5331, 22.3019
CIE-LCH:
86.8561, 23.8786, 110.9378
CIE-Luv:
86.8561, 0.6095, 33.2779
Hunter-Lab:
83.4946, -12.4825, 22.4304
#daddaf color charts
#daddaf color shades, tints & tones
#daddaf color schemes
#daddaf color preview, HTML & CSS examples
This text has a color of #daddaf
<p style="color:#daddaf;">Text here</p>
.mytext {color:#daddaf;}
This box has a color of #daddaf
<div style="background-color:#daddaf;">Content here</div>
.mybackground {background-color:#daddaf;}
Border around this has a color of #daddaf
<div style="border:2px solid #daddaf;">Content here</div>
.myborder {border:2px solid #daddaf;}