#dffaf6 color space conversions
Hex:
#dffaf6
RGB:
223, 250, 246
CMY:
13, 2, 4
CMYK:
11, 0, 2, 2
HSL:
171°, 72.9730%, 92.7451%
HSV (HSB):
171°, 10.8000%, 98.0392%
XYZ:
81.2516, 90.7130, 100.4157
xyY:
0.2983, 0.3330, 90.7130
CIE-Lab:
96.2917, -9.4816, -1.0687
CIE-LCH:
96.2917, 9.5417, 186.4308
CIE-Luv:
96.2917, -14.2664, 0.0116
Hunter-Lab:
95.2434, -14.3986, 4.1605
#dffaf6 color charts
#dffaf6 color shades, tints & tones
#dffaf6 color schemes
#dffaf6 color preview, HTML & CSS examples
This text has a color of #dffaf6
<p style="color:#dffaf6;">Text here</p>
.mytext {color:#dffaf6;}
This box has a color of #dffaf6
<div style="background-color:#dffaf6;">Content here</div>
.mybackground {background-color:#dffaf6;}
Border around this has a color of #dffaf6
<div style="border:2px solid #dffaf6;">Content here</div>
.myborder {border:2px solid #dffaf6;}