#dafdf3 color space conversions
Hex:
#dafdf3
RGB:
218, 253, 243
CMY:
15, 1, 5
CMYK:
14, 0, 4, 1
HSL:
163°, 89.7436%, 92.3529%
HSV (HSB):
163°, 13.8340%, 99.2157%
XYZ:
80.2164, 91.6271, 98.2520
xyY:
0.2970, 0.3392, 91.6271
CIE-Lab:
96.6676, -13.1258, 0.9879
CIE-LCH:
96.6676, 13.1629, 175.6960
CIE-Luv:
96.6676, -18.1249, 3.8405
Hunter-Lab:
95.7220, -17.9281, 6.1484
#dafdf3 color charts
#dafdf3 color shades, tints & tones
#dafdf3 color schemes
#dafdf3 color preview, HTML & CSS examples
This text has a color of #dafdf3
<p style="color:#dafdf3;">Text here</p>
.mytext {color:#dafdf3;}
This box has a color of #dafdf3
<div style="background-color:#dafdf3;">Content here</div>
.mybackground {background-color:#dafdf3;}
Border around this has a color of #dafdf3
<div style="border:2px solid #dafdf3;">Content here</div>
.myborder {border:2px solid #dafdf3;}