#defad6 color space conversions
Hex:
#defad6
RGB:
222, 250, 214
CMY:
13, 2, 16
CMYK:
11, 0, 14, 2
HSL:
107°, 78.2609%, 90.9804%
HSV (HSB):
107°, 14.4000%, 98.0392%
XYZ:
76.4474, 88.7558, 76.7207
xyY:
0.3160, 0.3669, 88.7558
CIE-Lab:
95.4783, -15.5186, 14.2337
CIE-LCH:
95.4783, 21.0577, 137.4730
CIE-Luv:
95.4783, -13.8384, 24.0162
Hunter-Lab:
94.2103, -20.0234, 17.6641
#defad6 color charts
#defad6 color shades, tints & tones
#defad6 color schemes
#defad6 color preview, HTML & CSS examples
This text has a color of #defad6
<p style="color:#defad6;">Text here</p>
.mytext {color:#defad6;}
This box has a color of #defad6
<div style="background-color:#defad6;">Content here</div>
.mybackground {background-color:#defad6;}
Border around this has a color of #defad6
<div style="border:2px solid #defad6;">Content here</div>
.myborder {border:2px solid #defad6;}