#defcfc color space conversions
Hex:
#defcfc
RGB:
222, 252, 252
CMY:
13, 1, 1
CMYK:
12, 0, 0, 1
HSL:
180°, 83.3333%, 92.9412%
HSV (HSB):
180°, 11.9048%, 98.8235%
XYZ:
82.5053, 92.1787, 105.5392
xyY:
0.2944, 0.3289, 92.1787
CIE-Lab:
96.8933, -9.6463, -3.2878
CIE-LCH:
96.8933, 10.1912, 198.8207
CIE-Luv:
96.8933, -15.8992, -3.4463
Hunter-Lab:
96.0097, -14.6243, 2.0319
#defcfc color charts
#defcfc RGB chart
#defcfc CMYK chart
#defcfc RGB pie chart
#defcfc color shades, tints & tones
#defcfc color schemes
#defcfc color preview, HTML & CSS examples
This text has a color of #defcfc
<p style="color:#defcfc;">Text here</p>
.mytext {color:#defcfc;}
Text color #defcfc
This box has a color of #defcfc
<div style="background-color:#defcfc;">Content here</div>
.mybackground {background-color:#defcfc;}
Background color #defcfc
Border around this has a color of #defcfc
<div style="border:2px solid #defcfc;">Content here</div>
.myborder {border:2px solid #defcfc;}
Border color #defcfc